AppFlowy-IO / AppFlowy-Cloud

AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
GNU Affero General Public License v3.0
524 stars 145 forks source link

feat: add post realtime message stream handler to independent collab ws #647

Closed khorshuheng closed 1 week ago

khorshuheng commented 1 week ago

With this PR, the independent collab webservice can now handle scenarios where the sync payload exceed the maximum size allowed in a single websocket frame.