An AuthCallback should authenticate the player making the incoming WebSocket connection (by inspecting the http.IncomingMessage). If the WebSocket authenticates, the negotiation of webRTC can begin.
For demo purposes only, do not use in production
Generated using TypeDoc
An AuthCallback should authenticate the player making the incoming WebSocket connection (by inspecting the http.IncomingMessage). If the WebSocket authenticates, the negotiation of webRTC can begin.