nim-websock/tests
Tanguy Cizain 781cb35200
Fix mutual closing (#76)
* add mutual closing test

* fix mutual closing
2021-06-28 14:52:18 +02:00
..
extensions add deflate compression test cases 2021-06-20 14:50:54 +07:00
asyncunit.nim fixes copyright header in each .nim file 2021-06-20 11:28:38 +07:00
helpers.nim fixes copyright header in each .nim file 2021-06-20 11:28:38 +07:00
keys.nim fixes copyright header in each .nim file 2021-06-20 11:28:38 +07:00
testcommon.nim add deflate compression test cases 2021-06-20 14:50:54 +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 fixes copyright header in each .nim file 2021-06-20 11:28:38 +07:00
testutf8.nim fixes failing utf8 test case 2021-06-12 13:39:24 +07:00
testwebsockets.nim Fix mutual closing (#76) 2021-06-28 14:52:18 +02:00