Files
nats-server/server
Ivan Kozlovic 189336417f [FIXED] Websocket compression/decompression issue with continuation frames
For compression, continuation frames had the compress bit set, which is
wrong since only the first frame should.
For decompression, continuation frames were decompressed individually
instead of assembling the full payload and then decompressing.

Resolves #2287

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2021-06-21 11:09:19 -06:00
..
2020-05-19 14:15:11 -07:00
2021-04-09 15:18:06 -07:00
2021-05-07 15:51:31 +02:00
2021-06-20 11:00:42 -07:00
2021-05-19 14:46:07 -07:00
2021-05-19 14:46:07 -07:00
2021-05-28 15:52:22 +02:00
2020-02-25 19:53:09 -05:00
2021-05-26 08:04:50 +02:00
2021-06-10 10:04:41 -07:00
2021-06-20 10:34:27 -07:00
2020-11-17 18:57:45 +00:00
2021-01-14 01:14:52 -08:00
2021-01-14 01:14:52 -08:00
2021-06-20 10:34:27 -07:00
2019-05-06 15:41:38 -07:00
2020-06-12 10:03:47 -06:00
2018-10-06 14:06:14 -07:00
2019-11-14 20:05:32 -07:00
2018-03-15 22:31:07 -07:00
2019-11-14 20:05:32 -07:00
2021-04-12 10:17:13 -07:00
2019-12-12 11:58:24 -07:00
2021-06-20 10:34:27 -07:00
2021-05-26 08:04:50 +02:00