https://github.com/denizugur/webrtc-server
WebRTC server for cloud gaming steaming and WebSockets for signaling
https://github.com/denizugur/webrtc-server
unity webrtc websocket
Last synced: about 2 months ago
JSON representation
WebRTC server for cloud gaming steaming and WebSockets for signaling
- Host: GitHub
- URL: https://github.com/denizugur/webrtc-server
- Owner: DenizUgur
- Created: 2022-07-06T23:33:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-19T02:42:43.000Z (over 3 years ago)
- Last Synced: 2025-03-26T16:12:58.812Z (about 1 year ago)
- Topics: unity, webrtc, websocket
- Language: JavaScript
- Homepage:
- Size: 14.6 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebRTC-server
## Index
- `entry/` - entry point of the server. This is used for managing game serers.
- `game/` - game server. It manages the game process, signalling, and parameter proxy.