Crate fire_stream_api
source ·Expand description
Basic client server implementation based on a message with an action.
Using fire stream as the communication protocol.
Modules
Macros
Creates a enum with the action type
Helps to implement SerdeMessage with the default serde traits.
Helper to implement a RequestHandler.
Helper to implement a RequestHandler.