y-crdt / ypy-websocket

WebSocket Connector for Ypy
https://davidbrochart.github.io/ypy-websocket
MIT License
44 stars 22 forks source link

Extract out websocket connection #1

Closed davidbrochart closed 2 years ago

davidbrochart commented 2 years ago

The websocket is now passed as a parameter in order for WebsocketProvider to be agnostic to the websocket library. The websocket API should be similar to websockets, in particular we need the following methods: