v/vlib/x/websocket
Nick Treleaven 4a0367a63c
vlib: add [unsafe] tag to more functions: tos, string_from_wide, strings.Builder: write_bytes, free (#8766)
2021-02-15 17:15:52 +02:00
..
tests/autobahn ci: fix autobahn integration tests job 2021-01-26 20:12:12 +02:00
events.v all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
handshake.v vlib: add [unsafe] tag to more functions: tos, string_from_wide, strings.Builder: write_bytes, free (#8766) 2021-02-15 17:15:52 +02:00
io.v
message.v all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
uri.v x.websocket: vdoc (#7091) 2020-12-04 01:52:26 +01:00
utils.v vlib: add [unsafe] tag to more functions: tos, string_from_wide, strings.Builder: write_bytes, free (#8766) 2021-02-15 17:15:52 +02:00
websocket_client.v checker: check `unsafe` V function calls (#8752) 2021-02-14 19:31:42 +01:00
websocket_nix.c.v
websocket_server.v
websocket_test.v all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
websocket_windows.c.v