yjs / y-websocket

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

Incorrect content-length in callback.js when body contains non-ascii characters #181

Closed chenmins closed 4 months ago

chenmins commented 4 months ago

Incorrect content-length in callback.js when body contains non-ascii characters https://github.com/yjs/y-websocket/issues/52

Huly®: YJS-806

dmonad commented 4 months ago

Makes sense. Thanks!