Tanguy
908632aa07
Fix for styleCheck:usages ( #96 )
2021-12-27 11:27:21 +01:00
markspanbroek
c2aae352f7
Remove version pin on chronicles ( #97 )
...
* Remove version pin on chronicles
Caused dependency conflicts when combining websock with other
packages that depend on chronicles, now that chronicles has
a new version (0.10.2).
* Ensure that chronicles version supports isLogFormatUsed
2021-12-16 14:26:49 +01:00
Zahary Karadjov
a697e3585d
Don't use URL dependencies in nimble (due to their known bugs)
2021-11-22 19:15:26 +02:00
Mark Spanbroek
e974a866b6
Update to latest asynctest, with unittest2 support
...
Also fixes a number of GcUnsafe2 warnings,
by placing var declarations inside the suite.
2021-09-21 09:35:12 +02:00
Jordan Hrycaj
00440b6eff
Use caps for log-levels in tests
...
why;
Using nimble installed chronicles (as documented in the readme) fails
to compile unless the log-level "info" is spelled "INFO".
2021-07-29 08:02:59 +01:00
jangko
b3c60bbd4e
rename nim-ws to nim-websock
2021-06-29 08:50:29 +07:00