Skip to content

johancoppens/simple-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-chat

WIP

We're going to build something like this:

simple-chat

The goal of this project is twofold:

Technologies used:

This project is built up in several steps. Each step has its own documentation that you can find in the docs folder. To follow along, a git tag has been created for each step. To set the state of your local repo to the according step, you can use:

$ git checkout step<xx>

Steps

TODO

  • Implement public group channels, maybe something like Twitter with # and @?
  • Private peer to peer video call over WebRTC PeerJS
  • Private chat and data exchange over WebRTC
  • ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published