jetty.project/jetty-core/jetty-websocket/websocket-core-tests
Simone Bordet 7a6ccce49a
Rewrite of the content handling, both on client and on server. (#7985)
Introduced a new io.Content class, with Content.Source, Content.Sink and Content.Chunk.

Updated the server-side to use io.Content instead of the previous server-side Content class.
Updated the client-side to use io.Content with a little specialization necessary for clients only.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
Co-authored-by: Ludovic Orban <lorban@bitronix.be>
2022-05-30 13:34:51 +02:00
..
src/test Rewrite of the content handling, both on client and on server. (#7985) 2022-05-30 13:34:51 +02:00
fuzzingclient.json Jetty-12 Restructure 2022-05-03 15:50:54 +02:00
fuzzingserver.json Jetty-12 Restructure 2022-05-03 15:50:54 +02:00
pom.xml Merge remote-tracking branch 'jetty-11.0.x' into `jetty-12.0.x` 2022-05-11 16:52:08 -05:00