Tanguy Cizain af3be7966b
Websocket Transport (#593)
* start of websocket transport

* more ws tests

* switch to common test

* add close to wsstream

* update ws & chronicles version

* cleanup

* removed multicodec

* clean ws outgoing connections

* renamed to websock

* removed stream from logs

* renamed ws to websock

* add connection closing test to common transport

* close incoming connection on ws stop

* renamed testwebsocket.nim -> testwstransport.nim

* removed raise todo

* split out/in connections

* add wss to tests

* Fix tls (#608)

* change log level

* fixed issue related to stopping

some cosmetic cleanup

* use `allFutures` to stop/close things

Prevent potential race conditions when stopping two or more transports

* misc

* point websock to server-case-object branch

* interop test with go

* removed websock version specification

* add daemon -> native ws test

* fix & test closed read/write

* update readOnce, thanks jangko

Co-authored-by: Dmitriy Ryajov <dryajov@gmail.com>
2021-08-03 15:48:03 +02:00
..
2021-02-25 09:24:49 -06:00
2021-07-26 16:12:36 +02:00
2021-06-14 11:08:47 -06:00
2021-07-26 16:12:36 +02:00
2021-08-03 15:48:03 +02:00
2021-08-03 15:48:03 +02:00
2021-03-09 13:22:52 +01:00
2020-11-04 19:56:28 -06:00
2021-06-02 12:25:36 -06:00
2021-06-02 12:25:36 -06:00
2021-08-03 15:48:03 +02:00
2021-07-26 16:12:36 +02:00
2020-12-03 13:53:16 -06:00
2021-04-06 14:16:23 -06:00
2021-06-08 18:55:24 +02:00
2021-03-15 16:48:11 +09:00
2020-12-15 12:15:22 -06:00
2021-08-03 15:48:03 +02:00