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
- Host: GitHub
- URL: https://github.com/fajarbc/peerjs-demo
- Owner: fajarbc
- Created: 2022-08-03T06:19:28.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-17T10:50:41.000Z (over 3 years ago)
- Last Synced: 2025-03-10T17:29:45.083Z (over 1 year ago)
- Topics: peerjs, socket-io, webrtc
- Language: JavaScript
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/