https://github.com/esau-morais/videon-server
🎥 Simple video conference PWA using React.js + Socket.io
https://github.com/esau-morais/videon-server
node nodejs socket-io video
Last synced: about 2 months ago
JSON representation
🎥 Simple video conference PWA using React.js + Socket.io
- Host: GitHub
- URL: https://github.com/esau-morais/videon-server
- Owner: esau-morais
- License: mit
- Created: 2020-10-31T17:08:43.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-31T18:07:33.000Z (over 5 years ago)
- Last Synced: 2025-03-27T04:17:39.982Z (about 1 year ago)
- Topics: node, nodejs, socket-io, video
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# videon api

## Goals
- [X] Create a room id
- [X] Join to an existing room
- [X] Disconnect from the room
## Buil with
- Node.js
- Socket.io
---
[LICENSE](./LICENSE)