nim-websock/websock
Dmitriy Ryajov 7756dd1e77
Make HttpServer a case object (#84)
* cleanup examples

* more examples cleanup

* make HttServer a case object

* propagate errors when handling requests

* don't extend HttpServer

* remove port from create that takes a string host

make more consistent with client's `connect`
2021-07-15 14:17:55 -06:00
..
extensions add websock topic (#83) 2021-07-14 11:26:46 -06:00
http Make HttpServer a case object (#84) 2021-07-15 14:17:55 -06:00
extensions.nim rename nim-ws to nim-websock 2021-06-29 08:50:29 +07:00
frame.nim add websock topic (#83) 2021-07-14 11:26:46 -06:00
http.nim rename nim-ws to nim-websock 2021-06-29 08:50:29 +07:00
session.nim add websock topic (#83) 2021-07-14 11:26:46 -06:00
types.nim add support for DNS resolution (#81) 2021-07-14 18:51:39 -06:00
utf8dfa.nim rename nim-ws to nim-websock 2021-06-29 08:50:29 +07:00
utils.nim rename nim-ws to nim-websock 2021-06-29 08:50:29 +07:00
websock.nim add support for DNS resolution (#81) 2021-07-14 18:51:39 -06:00