Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
mpsc_shm_server.hpp File Reference
#include "ipc_server.hpp"
#include "shm/mpsc_shm.hpp"
#include "shm/spsc_shm.hpp"
#include "shm_common.hpp"
#include <cstdint>
#include <iostream>
#include <optional>
#include <string>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  bb::ipc::MpscShmServer
 IPC server implementation using shared memory with multi-client support. More...
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::ipc