You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The legacy compression is ready, but the protocol is hardly in use today. The newer DataStream protocol depends on a streaming ZLIB compressor first, so we'll need to address clue/reactphp-zlib#4 first.
uncompressed datastream: 589873 bytes (~10s)
compressed datastream: unknown, but estimated to be < 100 KB
These numbers were measured a while back for only the initial handshake and network sync. The times were measured before introducing #26, so I do not expect such a significant change except for transfer times anymore.
No description provided.
The text was updated successfully, but these errors were encountered: