|
CTaps 0.3.0
A C implementation of the Transport Services API (RFC 9621 - 9623)
|
| Library Lifecycle | Library initialization, event loop, and shutdown |
| Logging | Log level configuration and file output |
| ▼Transport Properties | Selection and connection properties for protocol configuration |
| Selection Properties | Preferences for protocol candidate selection and filtering |
| Connection Properties | Properties for configuring active connections |
| Message Properties | Properties for configuring individual message transmission |
| Security Parameters | TLS/QUIC certificate and session configuration |
| Endpoints | Remote endpoint creation and configuration |
| Local Endpoints | Local endpoint creation and configuration |
| Preconnection | Preconnection creation, configuration, and initiation |
| Connection | Connection lifecycle, state queries, cloning, and group management |
| Listener | Listener lifecycle and state queries |
| Message | Message and message context creation, and accessors |
| Message Framer | Optional message framing and deframing interface |