nim-websock/tests
jangko 32b62989a4
add test cases for multiple extensions flow
using dummy `base64` and `hex` extensions
- check flow client-server flow,
  `hex` to `base64` and `base64` to `hex`
- check for encode-decode roundtrip
2021-06-16 17:44:38 +07:00
..
extensions add test cases for multiple extensions flow 2021-06-16 17:44:38 +07:00
asyncunit.nim Rework http (#38) 2021-05-31 20:39:14 -06:00
helpers.nim add accepts api (#51) 2021-06-14 17:20:28 -06:00
keys.nim WIP: Implement websocket TLS. (#7) 2021-04-13 16:05:58 -06:00
testcommon.nim add test cases for multiple extensions flow 2021-06-16 17:44:38 +07:00
testextutils.nim Fix partial frame handling and allow extensions to hijack the flow (#56) 2021-06-11 14:04:09 -06:00
testframes.nim Extract session (#31) 2021-05-25 16:39:10 -06:00
testutf8.nim fixes failing utf8 test case 2021-06-12 13:39:24 +07:00
testwebsockets.nim add accepts api (#51) 2021-06-14 17:20:28 -06:00