1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/roles/ws
Andy Green b31f8b2aa6 ws role: use protocol bind and unbind and transition earlier
Now individual role callbacks are added in an earlier patch for protocol
bind and unbind, change the ws upgrade action to use the generic protocol
bind and unbind apis so the corresponding callbacks are issued for ws.
2018-09-11 18:27:59 +08:00
..
ext partial: replace ad-hoc code with a wsi buflist_out 2018-08-20 12:02:26 +08:00
client-parser-ws.c role ws: allow zero length PONG 2018-05-09 18:06:45 +08:00
client-ws.c refactor: split out adoption and client apis to core 2018-05-11 10:29:08 +08:00
ops-ws.c partial: replace ad-hoc code with a wsi buflist_out 2018-08-20 12:02:26 +08:00
private.h refactor: core code in lib/core and private-libwebsockets.h to core/private.h 2018-05-03 10:49:36 +08:00
server-ws.c ws role: use protocol bind and unbind and transition earlier 2018-09-11 18:27:59 +08:00