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
* add production Docker Compose file ([a10c27f](https://github.com/diangogav/EDOpro-server-ts/commit/a10c27fd0c25b81aea3cbe81d18ba0390bbe4641))
9
+
* update JSON message processor to use 4-byte size headers ([c05a11b](https://github.com/diangogav/EDOpro-server-ts/commit/c05a11b7f628f1d35d1a1e0a2f502312e532fbd3))
10
+
11
+
12
+
### Bug Fixes
13
+
14
+
* get banlist for websocket in mercury ([b7785ef](https://github.com/diangogav/EDOpro-server-ts/commit/b7785efd682d514f00782142744debcb35b836fe))
15
+
* handle large messages in JSONMessageProcessor by using 4-byte size header ([bae67f1](https://github.com/diangogav/EDOpro-server-ts/commit/bae67f1207e6df2e4fc7251f3dd52f98f12c5cbe))
* read correct field size length in JSONMessageProcessor ([9ab803a](https://github.com/diangogav/EDOpro-server-ts/commit/9ab803a9591a1f76c1e8108d0a71ff269c0ca9f0))
0 commit comments