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

[ws client]: parse `path` from the URL (#335)

* [ws client]: parse `path` from the URL

This commit changes that the path/HTTP resource path is parsed from the URL and removes that option
from WsClientBuilder.

* address grumbles: introduce `RemoteWsTarget` type.

* grumbles: RemoteWsTarget -> Target

* cargo fmt
parent bfe15829
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