Crate reifydb_network

Crate reifydb_network 

Source

Re-exports§

pub use http::HttpRequest;
pub use http::HttpResponse;
pub use http::HttpResponseBuilder;
pub use utils::find_header_end;
pub use utils::parse_headers;
pub use websocket::WebSocketFrame;
pub use websocket::WebSocketOpcode;
pub use websocket::build_ws_frame;
pub use websocket::build_ws_response;
pub use websocket::parse_ws_frame;

Modules§

http
utils
websocket

Structs§

NetworkVersion