GRVYDEV / Lightspeed-webrtc

A RTP -> WebRTC broadcast server for Project Lightspeed.
MIT License
75 stars 31 forks source link

Fix potential write to closed channel #32

Closed tcriess closed 3 years ago

tcriess commented 3 years ago

Some syncing to avoid write to closed channel and to ensure that the client is registered prior to sending the information message.