yjs / y-webrtc

WebRTC Connector for Yjs
MIT License
458 stars 111 forks source link

Fix provider not destroying properly #14

Closed rhaldkhein closed 3 years ago

rhaldkhein commented 4 years ago

When a signaling connection contains no providers. The connection is not deleted because it was provided with a room name instead of URL.

dmonad commented 3 years ago

Right, thanks!