v/vlib/net/websocket
2025-04-16 17:34:15 +03:00
..
tests/autobahn ci: run npx prettier --write **.yml; ensure it is run on all .yml files, not just the ones in the .github/workflows/ folder 2024-09-12 11:43:03 +03:00
events.v fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
handshake.v fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
io.v
message.v flag,net.websocket: fix typos in errors, traces and comments (#24251) 2025-04-16 17:34:15 +03:00
uri.v
utils.v checker: fix missing or-block check for callexpr (fix #22835) (#22840) 2024-11-13 12:30:06 +02:00
websocket_client.v v: remove the automatic passing of structs with more than 8 fields by reference (related #17159) (#22547) 2024-10-17 11:04:23 +03:00
websocket_nix.c.v
websocket_server.v ci: update linux image runners from ubuntu-20.04 to ubuntu-24.04 (#23706) 2025-02-17 07:37:59 +02:00
websocket_test.v tools: cleanup entries from the hardcoded skip_files list in common.v (used by v test, v test-self etc); use the new // vtest build: syntax to mark the tests instead (#23918) 2025-03-13 19:51:51 +02:00
websocket_windows.c.v