jetty.project/jetty-websocket/jetty-websocket-tests
Lachlan acbc87a5da
Issue #4341 - do not modify payload ByteBuffer sending WebSocket frames (#4359)
- test that Frame buffer is unchanged after sending
- Generator and FrameFlusher no longer modify frame payload
- permessage-deflate no longer modify frame payload
- remove Buffer allocation from Generator
- outgoing autoFragment no longer modifies buffer
- minor cleanups and optimizations from review

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2019-11-29 08:41:20 +11:00
..
src/test Issue #4341 - do not modify payload ByteBuffer sending WebSocket frames (#4359) 2019-11-29 08:41:20 +11:00
fuzzingclient.json Issue #4124 - autobahn tests for jetty, javax websocket APIs (#4147) 2019-11-07 11:06:14 +11:00
fuzzingserver.json Issue #4124 - autobahn tests for jetty, javax websocket APIs (#4147) 2019-11-07 11:06:14 +11:00
pom.xml Implemented support for RFC 8441's SETTING_ENABLE_CONNECT_PROTOCOL. 2019-11-14 23:48:34 +01:00