8000 GitHub - eoinoreilly30/chatmaps: A p2p chatting app. See who's on the map and click to call them
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

Notifications You must be signed in to change notification settings

eoinoreilly30/chatmaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published
0