Crate hrpc[−][src]
Re-exports
pub use async_tungstenite; |
pub use async_tungstenite::tungstenite; |
pub use bytes; |
pub use prost; |
pub use reqwest; |
pub use url; |
Macros
| include_proto | Include generated proto server and client items. |
Structs
| Client | Generic client implementation with common methods. |
| Socket | A websocket, wrapped for ease of use with protobuf messages. |
Enums
| ClientError | Errors that can occur within [ |
| InvalidUrlKind | |
| SocketMessage | A message returned from the |
Type Definitions
| ClientResult | Convenience type for [ |