Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Maps

chatmaps-75d1d.web.app

A peer to peer voice calling app.
Uses PeerJS for voice calling between users and VueJS as the frontend framework.
Users appear as purple dots on the map, click on them to call them.

Development

Run peer server

docker run --name peerjs -it -v ~/chat-maps/devSSL:/ssl -p 9000:9000 peerjs/peerjs-server --port 9000 --allow_discovery --sslkey /ssl/localhost.key --sslcert /ssl/localhost.crt

Serve app

npm run serve

About

A p2p chatting app. See who's on the map and click to call them

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages