nim-websock/tests/extensions
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
..
base64ext.nim add test cases for multiple extensions flow 2021-06-16 17:44:38 +07:00
hexext.nim add test cases for multiple extensions flow 2021-06-16 17:44:38 +07:00
testextflow.nim Fix partial frame handling and allow extensions to hijack the flow (#56) 2021-06-11 14:04:09 -06:00
testexts.nim add test cases for multiple extensions flow 2021-06-16 17:44:38 +07:00