-
- Downloads
refactor: move out extension lws members into ws and establish role structs for vhost content
Showing
- lib/context.c 8 additions, 8 deletionslib/context.c
- lib/libwebsockets.c 7 additions, 10 deletionslib/libwebsockets.c
- lib/libwebsockets.h 0 additions, 11 deletionslib/libwebsockets.h
- lib/private-libwebsockets.h 9 additions, 15 deletionslib/private-libwebsockets.h
- lib/roles/h2/hpack.c 3 additions, 3 deletionslib/roles/h2/hpack.c
- lib/roles/h2/http2.c 4 additions, 4 deletionslib/roles/h2/http2.c
- lib/roles/h2/ops-h2.c 1 addition, 1 deletionlib/roles/h2/ops-h2.c
- lib/roles/h2/private.h 4 additions, 0 deletionslib/roles/h2/private.h
- lib/roles/ws/client-parser.c 1 addition, 1 deletionlib/roles/ws/client-parser.c
- lib/roles/ws/client-ws.c 9 additions, 9 deletionslib/roles/ws/client-ws.c
- lib/roles/ws/ext/extension.c 30 additions, 21 deletionslib/roles/ws/ext/extension.c
- lib/roles/ws/ops-ws.c 4 additions, 4 deletionslib/roles/ws/ops-ws.c
- lib/roles/ws/private.h 15 additions, 0 deletionslib/roles/ws/private.h
- lib/roles/ws/server-ws.c 13 additions, 13 deletionslib/roles/ws/server-ws.c
Loading
Please register or sign in to comment