a97526d6fe
* Added basic and bearer authentication for http and websocket transport * Improved api for websocket `connect_with_auth` * Bugfix in doc * Moved use statement into non-wasm imports * Adapted changelog * Fixed doc test * Added constructors for Authorization * Improved code quality and implemented feedback * Made bas64 crate for basic auth encoding non-optional * Added `Display` for `Authorization` instead of `into_auth_string` |
||
---|---|---|
.. | ||
common.rs | ||
http.rs | ||
ipc.rs | ||
mock.rs | ||
mod.rs | ||
quorum.rs | ||
ws.rs |