|
Radix Relay
Hybrid mesh communications with Signal Protocol encryption
|
#include <boost/asio.hpp>#include <boost/system/error_code.hpp>#include <concepts>#include <cstddef>#include <functional>#include <span>Go to the source code of this file.
Namespaces | |
| namespace | radix_relay |
| namespace | radix_relay::transport |
| namespace | radix_relay::concepts |
Concepts | |
| concept | radix_relay::concepts::websocket_stream |
| Concept defining the interface for WebSocket stream operations. | |