Skip to main content

Module request_id

Module request_id 

Source
Expand description

Request ID allocation with client/server parity enforcement.

Structs§

RequestIdAllocator
Allocates this endpoint’s request IDs and checks the parity of the peer’s.

Enums§

RequestIdError
Errors from request ID allocation or validation.
Role
Which end of the session this endpoint is, which fixes the parity of the request IDs it may allocate.