mirror of
https://github.com/status-im/nim-websock.git
synced 2025-01-12 02:24:15 +00:00
Note that chronos is required
This commit is contained in:
parent
8a72c0f769
commit
af8779d9d9
@ -5,7 +5,9 @@
|
|||||||
![Github action](https://github.com/status-im/nim-websock/workflows/CI/badge.svg)
|
![Github action](https://github.com/status-im/nim-websock/workflows/CI/badge.svg)
|
||||||
|
|
||||||
This is an implementation of [Websocket](https://tools.ietf.org/html/rfc6455) protocol for
|
This is an implementation of [Websocket](https://tools.ietf.org/html/rfc6455) protocol for
|
||||||
[Nim](https://nim-lang.org/). nim-websock have both client and server in regular ws and wss(secure) mode.
|
[Nim](https://nim-lang.org/) and [chronos](https://github.com/status-im/nim-chronos/).
|
||||||
|
|
||||||
|
`nim-websock` includes both client and server in regular ws and wss(secure) mode.
|
||||||
|
|
||||||
It also pass all autobahn tests [Autobahn summary report](https://status-im.github.io/nim-websock/).
|
It also pass all autobahn tests [Autobahn summary report](https://status-im.github.io/nim-websock/).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user