Finish implementation of HTTP2 StreamSender

Description

Finish implementation of StreamSender and write unit tests.

This implementation differs from ChannelSender in way of its registration, usage of stream IDs and possibility to stream multiple stream “at the same moment“ (multiplexing).

HTTP1 ChannelSender is built on SimpleChannelInboundHandler, for HTTP2 we can use Http2ChannelDuplexHandler.

Activity

Show:

Details

Assignee

Reporter

Labels

Components

Priority

Created March 19, 2025 at 11:05 AM
Updated March 19, 2025 at 11:05 AM