Commit f17b12d4 authored by Andrew Jones's avatar Andrew Jones Committed by Pierre Krieger
Browse files

Support websockets client TLS (#85)

* Experiment using TLS for ws client

* Polkadot example works

* Fmt

* Support both Plain and Tls streams

* Dependencies in alphabetic order

* Use url scheme in connect to determine Plain or Tls

* Fmt

* Fix mode match

* License and docs stream.rs

* Move url parsing to ClientBuilder

* Remove commented out line, remove default port from wss
parent 20bce1b1
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