Skip to content

Just a simple proof of concept peer to peer chat using peer-js

Notifications You must be signed in to change notification settings

tducasse/peer-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

peer-chat

weekend-project

This is a very minimal chat, just to try PeerJS (peer to peer communication using webrtc).

  • open chat.tducasse.com
  • wait for your Peer ID to appear (generated through the Peer Server Cloud Service)
  • enter a Peer ID to connect to (someone else has to have done the two first steps)
  • send some messages!

Things that I'm looking forward to try later

  • video chat one on one by streaming the video from one client to the other
  • connect to more than one client

About

Just a simple proof of concept peer to peer chat using peer-js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages