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

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

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.