yjs / y-websocket

Websocket Connector for Yjs
https://docs.yjs.dev/ecosystem/connection-provider/y-websocket
MIT License
497 stars 256 forks source link

Master #102

Closed war1644 closed 2 years ago

war1644 commented 2 years ago

Fixed: The memory leak problem that 'websocketprovider' cannot release because 'process' listens to' exit 'events and uses anonymous functions to contain' this'

Huly®: YJS-759

war1644 commented 2 years ago

https://raw.githubusercontent.com/war1644/war1644/master/1b794109-23f5-4448-a225-d5e91d98396c.png

dmonad commented 2 years ago

Good catch! Thank you for the PR. I'm going to release this in a bit.