Expand description
WASIp2 (wasi:tls@0.2.0-draft) host implementation.
Modules§
- bindings
- Auto-generated bindings.
Structs§
- Host
Client Connection - Represents the client connection and used to shut down the tls stream
- Host
Client Handshake - Represents the ClientHandshake which will be used to configure the handshake
- Host
Future Client Streams - Future streams provides the tls streams after the handshake is completed
- Link
Options - Link-time configurations.
Functions§
- add_
to_ linker - Add the
wasi-tlsworld’s types to awasmtime::component::Linker.