1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/roles/ws
Andy Green edb98b3eb0 ws: accept newer IANA close codes
Close codes 1012 - 1014 are not defined in RFC6455 but were defined later
in https://www.iana.org/assignments/websocket/websocket.xml#close-code-number

Accept these guys that are a bit late to the party, and 1015 as well.
2021-03-26 08:19:21 +00:00
..
ext type comparisons: fixes 2021-01-05 10:56:38 +00:00
client-parser-ws.c ws: accept newer IANA close codes 2021-03-26 08:19:21 +00:00
client-ws.c lws_metrics 2021-03-08 21:47:28 +00:00
CMakeLists.txt cmakelist: Augean Stables refactor 2020-05-27 08:40:12 +01:00
ops-ws.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
private-lib-roles-ws.h role structs to const 2020-01-15 06:31:19 +00:00
server-ws.c type comparisons: fixes 2021-01-05 10:56:38 +00:00