Logo
Explore Help
Sign In
logos-storage/nim-websock
1
0
Fork 0
You've already forked nim-websock
mirror of https://github.com/logos-storage/nim-websock.git synced 2026-05-05 01:13:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
nim-websock/autobahn/fuzzingclient.json

13 lines
268 B
JSON
Raw Normal View History

Automate autobhan test suite.
2021-04-15 13:14:41 +05:30
{
autobahn: add test for tlsserver (#42) also publish the result to github pages like ws server
2021-05-28 23:48:23 +07:00
"outdir": "./reports/server",
Automate autobhan test suite.
2021-04-15 13:14:41 +05:30
"servers": [
{
autobahn: fixes unknownserver in summary report
2021-05-22 20:07:30 +07:00
"agent": "nim-ws example server",
Automate autobhan test suite.
2021-04-15 13:14:41 +05:30
"url": "ws://127.0.0.1:8888/ws"
}
],
"cases": ["*"],
implement UTF8 handling (#35) * implement UTF8 handling or to be precisely, we add UTF8 validator which main duty is to detect malformed UTF8 sequence using a fast DFA UTF8 decoder. also enable autobahn UTF8 category tests, much more green :) fixes #13 * fixes case 7.5.1 Send a close frame with invalid UTF8 payload * add tests for validateUTF8 - tests for validateUTF8 in raw mode - tests for validateUTF8 in websocket client/server
2021-05-28 23:47:24 +07:00
"exclude-cases": ["9.*", "12.*", "13.*"],
Automate autobhan test suite.
2021-04-15 13:14:41 +05:30
"exclude-agent-cases": {}
add meaningful name to the example server this server name will appear at autobahn summary report. if we do not set the server name, it will display ugly `unknown server`.
2021-05-21 16:53:17 +07:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 37ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API