21 Forks
179 Stars
179 Watchers

littlechat

A peer-to-peer video chat application made using Phoenix, LiveView, and WebRTC. Want to know how it's made? Read the blog post: https://littlelines.com/blog/2020/07/06/building-a-video-chat-app-in-phoenix-liveview

How to download and setup littlechat

Open terminal and run command
git clone https://github.com/littlelines/littlechat.git
git clone is used to create a copy or clone of littlechat repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with littlechat https://github.com/littlelines/littlechat/archive/master.zip

Or simply clone littlechat with SSH
[email protected]:littlelines/littlechat.git

If you have some problems with littlechat

You may open issue on littlechat support forum (system) here: https://github.com/littlelines/littlechat/issues