v/vlib/net/websocket
Tim Basel 9d0a5942ac
builtin: change IError `msg` and `code` to methods + fix vlib, add a deprecation notice for the old usages (#13041)
2022-02-11 15:52:33 +02:00
..
tests/autobahn
events.v
handshake.v
io.v
message.v
uri.v
utils.v
websocket_client.v
websocket_nix.c.v x.websocket: move to net.websocket module (#10648) 2021-07-03 02:56:00 +03:00
websocket_server.v builtin: change IError `msg` and `code` to methods + fix vlib, add a deprecation notice for the old usages (#13041) 2022-02-11 15:52:33 +02:00
websocket_test.v net.websocket: fix server not listening for IPv4 (#12717) 2021-12-06 11:10:25 +02:00
websocket_windows.c.v x.websocket: move to net.websocket module (#10648) 2021-07-03 02:56:00 +03:00