mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-23 00:00:06 +01:00
![]() There is no way to allocate a client wsi mux sid before the headers are send, because we don't know the order in which new wsi headers will be sent and so seen by the peer. The peer inisists that sid indexes only increase... we cannot allocat sids monotonically at the client and then send them disordered... |
||
---|---|---|
.. | ||
hpack.c | ||
http2.c | ||
huftable.h | ||
minihuf.c | ||
ops-h2.c | ||
private-lib-roles-h2.h |