Skip to main content

Crate spargio_protocols

Crate spargio_protocols 

Source
Expand description

Protocol integration companion APIs for spargio runtimes.

These helpers provide explicit blocking bridges intended for TLS/WS/QUIC ecosystem integrations that do not natively target spargio executors.

Structs§

BlockingOptions

Functions§

quic_blocking
quic_blocking_with_options
tls_blocking
tls_blocking_with_options
ws_blocking
ws_blocking_with_options