Skip to content

A video sharing and messaging app using Actioncable, websockets, and WebRTC

Notifications You must be signed in to change notification settings

aebenw/Skypish-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Skypish!

This is a video sharing and live messaging application. It allows two computers (on the same wifi network) to video chat with each other and send each other messages.

The APP is very buggy and needs more work, it was built in a 4 day code sprint. The video and messaging were the prime focus for the project, so pardon the presentation

To test the app you can log in in two tabs with two users, or on two separate computers - [email protected] [email protected] pass: test.

Tech Specks -Uses React for Front End and Rails for backend -PostgreSQL for DB -Communicates messages and video information using ActionCable which uses Websockets and Redis. -Acompishes a peer to peer video connection with WebRTC.

About

A video sharing and messaging app using Actioncable, websockets, and WebRTC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published