Radix Relay
Hybrid mesh communications with Signal Protocol encryption
Loading...
Searching...
No Matches
async_queue.hpp File Reference
#include <atomic>
#include <boost/asio/awaitable.hpp>
#include <boost/asio/bind_cancellation_slot.hpp>
#include <boost/asio/cancellation_signal.hpp>
#include <boost/asio/experimental/concurrent_channel.hpp>
#include <boost/asio/io_context.hpp>
#include <boost/asio/redirect_error.hpp>
#include <boost/asio/use_awaitable.hpp>
#include <cstddef>
#include <memory>
#include <optional>

Go to the source code of this file.

Classes

class  radix_relay::async::async_queue< T >
 Thread-safe asynchronous queue for message passing between coroutines. More...
 

Namespaces

namespace  radix_relay
 
namespace  radix_relay::async