Radix Relay
Hybrid mesh communications with Signal Protocol encryption
Loading...
Searching...
No Matches
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 12345]
 Nradix_relay
 Nasync
 Casync_queueThread-safe asynchronous queue for message passing between coroutines
 Ncli_utils
 Capp_stateRuntime application state
 Ccli_argsParsed command-line arguments
 Ctui_sinkCustom spdlog sink that routes log messages to a display queue
 Nconcepts
 Revent_handlerConcept defining the interface for handling raw command events
 Rsignal_bridgeConcept defining the interface for Signal Protocol cryptographic operations
 Rtransport_streamConcept defining the interface for transport stream operations
 Rrequest_trackerConcept defining the interface for tracking Nostr request/response pairs
 Ncore
 Nevents
 Ccommand_handler_context
 Ccommand_parserChain of Responsibility command parser
 Cconnection_monitor
 Cconnection_monitor_processorProcesses connection monitor events (transport status and queries)
 Cconnection_status
 Ccontact_infoInformation about a known contact
 Ccoroutine_stateTracks the lifecycle state of a spawned coroutine
 Cdefault_printerDefault implementation of formatted console output
 Cdisplay_filterFilters display messages based on active chat context
 Cevent_handlerDispatches parsed command events to the command handler
 CoverloadHelper for std::visit with overload pattern
 Cpresentation_handlerHandles presentation events and generates user-facing messages
 Cstandard_processorGeneric queue-processing loop that HasA handler (no virtual inheritance)
 Ctransport_state
 Cuuid_generatorUtility for generating RFC 4122 UUIDs
 RProcessorConcept for types that can be run as processors
 Nnostr
 Nevents
 Nprotocol
 Cdiscovered_bundleInformation about a discovered prekey bundle
 Cmessage_handlerHandles processing of incoming and outgoing Nostr messages
 Cpublish_bundle_resultResult of publishing a bundle to Nostr
 Crequest_trackerTracks pending Nostr requests and matches them with responses
 Csession_orchestratorOrchestrates Nostr sessions, message handling, and bundle management
 CtransportNostr WebSocket transport layer
 Nplatform
 Nsignal
 CbridgeC++ wrapper for the Rust Signal Protocol implementation
 Ntransport
 Cble_connection_params
 Cble_stream
 Cwebsocket_connection_paramsParameters for establishing a WebSocket connection
 Cwebsocket_streamWebSocket stream with TLS support
 Ntui
 CprocessorText-based user interface processor with REPL