jetty.project/jetty-websocket/javax-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 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 Updating to version 10.0.0-SNAPSHOT 2019-10-03 12:05:26 -05:00