https://github.com/sahilverse/webrtc-node-backend
Express based webrtc backend for video calling application
https://github.com/sahilverse/webrtc-node-backend
express nodejs prisma redis socket-io sockets typescript video-call webrtc
Last synced: 11 months ago
JSON representation
Express based webrtc backend for video calling application
- Host: GitHub
- URL: https://github.com/sahilverse/webrtc-node-backend
- Owner: sahilverse
- License: mit
- Created: 2025-07-13T05:29:24.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-13T07:00:45.000Z (12 months ago)
- Last Synced: 2025-07-13T07:29:42.665Z (12 months ago)
- Topics: express, nodejs, prisma, redis, socket-io, sockets, typescript, video-call, webrtc
- Language: TypeScript
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebRTC Express Backend
This is an Express Backend for a WebRTC application. It provides the necessary APIs to handle signaling and media streaming for WebRTC connections.