snowflake/common/websocketconn
David Fifield 01e28aa460 Rewrite websocketconn with synchronous pipes.
Makes the following changes:
 * permits concurrent Read/Write/Close
 * converts certain CloseErrors into io.EOF

https://bugs.torproject.org/33144
2020-02-04 15:53:15 -07:00
..
websocketconn.go Rewrite websocketconn with synchronous pipes. 2020-02-04 15:53:15 -07:00
websocketconn_test.go websocketconn tests. 2020-02-04 15:53:15 -07:00