1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/x/websocket/tests/autobahn
2020-11-08 17:46:06 +01:00
..
fuzzing_server x.websockets: new websockets module on top of x.net (#6189) 2020-08-22 00:50:38 +02:00
local_run x.websockets: new websockets module on top of x.net (#6189) 2020-08-22 00:50:38 +02:00
ws_test websocket: fix autobahn test to always use latest v(#6780) 2020-11-08 17:46:06 +01:00
autobahn_client.v x.websockets: new websockets module on top of x.net (#6189) 2020-08-22 00:50:38 +02:00
autobahn_server.v x.websockets: new websockets module on top of x.net (#6189) 2020-08-22 00:50:38 +02:00
docker-compose.yml websocket: fix autobahn test to always use latest v(#6780) 2020-11-08 17:46:06 +01:00
README.md x.websockets: new websockets module on top of x.net (#6189) 2020-08-22 00:50:38 +02:00

Autobahn tests

This is the autobahn automatic tests on build. The performance tests are skipped due to timeouts in Github actions.