Unverified Commit 1cdd1381 authored by Niklas Adolfsson's avatar Niklas Adolfsson Committed by GitHub
Browse files

[ws client]: add `wss` test + refactor `WebSocketTransport builder` (#209)

* test(ws client): wss (TLS)

* fix(ws client): bug replace target with host.

* address review suggestions

* tests: add tests for non-ascii URLs

* refactor: impl TryFrom for WebSocketTransportBuild

* fix nit: try to connect to all sockaddrs

* document `Host type`

* doc(ws client): default port.

* remove helper function
parent eb4f5b32
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment