Activity
Use the right client id (i.e. not the stream id)
Use the right client id (i.e. not the stream id)
Implement Websockets over HTTP/2 and HTTP/3
Implement Websockets over HTTP/2 and HTTP/3
Generate accept header from request key
Generate accept header from request key
Style fix
Style fix
Merge WebsocketAcceptor and WebsocketClientFactory
Merge WebsocketAcceptor and WebsocketClientFactory
Reintroduce WebsocketAcceptor interface
Reintroduce WebsocketAcceptor interface
Move compression context creation into client factory
Move compression context creation into client factory
Allow injecting a different client acceptor
Allow injecting a different client acceptor
Allow injecting a different client acceptor
Allow injecting a different client acceptor
Make acceptor a required arg
Make acceptor a required arg