List of all items
Structs
- tcp1::http1::Http1
- tcp1::http1::Http1Opts
- tcp1::http1::Http1Stream
- tcp1::http2::Http2
- tcp1::http2::Http2Opts
- tcp1::http2::Http2Stream
- tcp1::ws::WebSocket
- tcp1::ws::WebSocketOpts
- tcp1::ws::WebSocketStream
- tcp2::http3::Http3
- tcp2::http3::Http3Opts
- tcp2::http3::Http3Stream
- tcp2::wt::WebTransport
- tcp2::wt::WebTransportOpts
- tcp2::wt::WebTransportStream
Enums
- Http2Ctx
- Http3Ctx
- tcp1::Http2Ctx
- tcp1::http2::Http2Ctx
- tcp1::http2::JSON
- tcp2::Http3Ctx
- tcp2::http3::Http3Ctx
- tcp2::http3::JSON
Functions
- http1_add_header
- http1_create
- http1_destroy
- http1_end
- http1_logger
- http1_on
- http1_push_bytes
- http1_push_file
- http1_push_json
- http1_set_code
- http1_set_compression
- http1_set_headers
- http1_start
- http1_stop
- http2_add_header
- http2_create
- http2_destroy
- http2_end
- http2_logger
- http2_on
- http2_push_bytes
- http2_push_file
- http2_push_json
- http2_set_code
- http2_set_compression
- http2_set_headers
- http2_start
- http2_stop
- http3_add_header
- http3_create
- http3_destroy
- http3_end
- http3_logger
- http3_on
- http3_push_bytes
- http3_push_file
- http3_push_json
- http3_set_code
- http3_set_compression
- http3_set_headers
- http3_start
- http3_stop
- ws_close
- ws_create
- ws_destroy
- ws_logger
- ws_on
- ws_push
- ws_push_bytes
- ws_push_json
- ws_start
- ws_stop
- wt_close
- wt_create
- wt_destroy
- wt_logger
- wt_on
- wt_push
- wt_push_bytes
- wt_push_json
- wt_start
- wt_stop
Type Aliases
- tcp1::http1::Http1Ctx
- tcp1::http1::Http1Handler
- tcp1::http1::Http1Logger
- tcp1::http1::JSON
- tcp1::http2::Http2Handler
- tcp1::http2::Http2Logger
- tcp1::ws::JSON
- tcp1::ws::WebSocketBytes
- tcp1::ws::WebSocketCtx
- tcp1::ws::WebSocketHandler
- tcp1::ws::WebSocketLogger
- tcp2::http3::Http3Handler
- tcp2::http3::Http3Logger
- tcp2::wt::JSON
- tcp2::wt::WebTransportBytes
- tcp2::wt::WebTransportCtx
- tcp2::wt::WebTransportHandler
- tcp2::wt::WebTransportLogger