jetty.project/jetty-http2
Ludovic Orban 814dc69803 Get rid of addContent() by making produceContent() return Content instead.
Make EOF and errors be special content.
Transition to a much simplified FSM by using the needContent() / produceContent() model.
Implement blocking on top of async, this way there is only one FSM.
(Milestone 6)

Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2020-11-03 17:30:25 +01:00
..
http2-client Updating to version 9.4.34-SNAPSHOT 2020-10-20 18:55:39 -05:00
http2-common Get rid of addContent() by making produceContent() return Content instead. 2020-11-03 17:30:25 +01:00
http2-hpack Updating to version 9.4.34-SNAPSHOT 2020-10-20 18:55:39 -05:00
http2-http-client-transport Updating to version 9.4.34-SNAPSHOT 2020-10-20 18:55:39 -05:00
http2-server Get rid of addContent() by making produceContent() return Content instead. 2020-11-03 17:30:25 +01:00
pom.xml Updating to version 9.4.34-SNAPSHOT 2020-10-20 18:55:39 -05:00