Unverified Commit d5c911a4 authored by Pierre Krieger's avatar Pierre Krieger Committed by GitHub
Browse files

Makes the crate's API way more understandable (#96)

* Move common to crate root

* Move transport traits to own module

* Hide transport::client and transport::server

* Move ws and http to transport

* Typo fix

* Remove the shortcuts for raw client and servers

* Rename core to raw

* Remove commented-out code

* Fix docs of raw module

* Rustfmt

* Force inline

* Rustfmt
parent de7cbf2b
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