1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/include
Andy Green 629ccd4db8 sspc: ssv1: return policy about client dsh allocation
Let's allow the proxy to pass back what the policy says about
the size of dsh buffer the client side of this streamtype
should have.

Defer clientsize dsh generation until we got the info back
from the proxy in the response to the initial packet.  If
it's zero / unset in the policy, just go with 32KB.
2021-01-05 10:56:38 +00:00
..
libwebsockets sspc: ssv1: return policy about client dsh allocation 2021-01-05 10:56:38 +00:00
libwebsockets.h type comparisons: fixes 2021-01-05 10:56:38 +00:00
libwebsockets.hxx wip: ss c++ classes 2020-12-02 10:15:50 +00:00