jetty.project/jetty-http2
Simone Bordet 0374d40cae
Issue #2439 - Remove HTTP/2 data copy. (#2444)
* Issue #2439 - Remove HTTP/2 data copy.

Implemented reference counting for the network buffer, with the
semantic that calling succeeded() on callbacks decrements the
reference count.
Introduced interface Retainable, used by the client when notifying
multiple application content listeners.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2018-05-09 09:39:57 +02:00
..
http2-alpn-tests Updating to version 9.4.11-SNAPSHOT 2018-05-03 11:48:05 -05:00
http2-client Issue #2439 - Remove HTTP/2 data copy. (#2444) 2018-05-09 09:39:57 +02:00
http2-common Issue #2439 - Remove HTTP/2 data copy. (#2444) 2018-05-09 09:39:57 +02:00
http2-hpack Updating to version 9.4.11-SNAPSHOT 2018-05-03 11:48:05 -05:00
http2-http-client-transport Issue #2439 - Remove HTTP/2 data copy. (#2444) 2018-05-09 09:39:57 +02:00
http2-server Issue #2439 - Remove HTTP/2 data copy. (#2444) 2018-05-09 09:39:57 +02:00
pom.xml Updating to version 9.4.11-SNAPSHOT 2018-05-03 11:48:05 -05:00