Skip to main content

Module endpoint

Module endpoint 

Source
Expand description

Library-first endpoint API for embedding FIPS in applications.

This module exposes a no-system-TUN runtime shape for apps that want to own peer admission and local routing policy while reusing FIPS connectivity.

Structs§

FipsEndpoint
A running embedded FIPS endpoint.
FipsEndpointBuilder
Builder for an embedded FIPS endpoint.
FipsEndpointMessage
Source-attributed endpoint data delivered to an embedded application.
FipsEndpointPeer
Authenticated FIPS peer state visible to an embedded application.
FipsEndpointRelayStatus
Live Nostr relay state visible to an embedded application.
UpdatePeersOutcome
Reports what changed in response to FipsEndpoint::update_peers.

Enums§

FipsEndpointError
Errors returned by the endpoint API.