An open API service indexing awesome lists of open source software.

https://github.com/fajarbc/peerjs-demo

Implementation of PeerJS with Socket.IO, Express
https://github.com/fajarbc/peerjs-demo

peerjs socket-io webrtc

Last synced: about 1 month ago
JSON representation

Implementation of PeerJS with Socket.IO, Express

Awesome Lists containing this project

README

          

# peerjs-demo
Implementation of PeerJS with Socket.IO, Express

# Install
```bash
npm install
```

# Run Express
```bash
npm start
```

Visit http://localhost:3001/