mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
![]() Until now LWS_CALLBACK_CLOSED has served the same for client and server connections. This introduces a new LWS_CALLBACK_CLIENT_CLOSE which is sent on established ws client connections, insread of LWS_CALLBACK_CLOSED. LWS_CALLBACK_CLOSED continues to be sent when server ws connections close. |
||
---|---|---|
.. | ||
minimal-http-client | ||
minimal-http-server | ||
minimal-http-server-smp | ||
minimal-ws-client | ||
minimal-ws-server | ||
minimal-ws-server-pmd | ||
minimal-ws-server-pmd-bulk | ||
minimal-ws-server-ring | ||
minimal-ws-server-threads |