mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-23 00:00:06 +01:00
![]() h1 and h2 has a bunch of code supporting autobinding outgoing client connections to be streams in, or queued as pipelined on, the same / existing single network connection, if it's to the same endpoint. Adapt this http-specific code and active connection tracking to be usable for generic muxable protocols the same way. |
||
---|---|---|
.. | ||
client | ||
compression | ||
server | ||
header.c | ||
lextable-strings.h | ||
lextable.h | ||
minilex.c | ||
parsers.c | ||
private-lib-roles-http.h |