conduit 0.6.0
Modern C++23 header-only event-dispatching / event-transport library
Loading...
Searching...
No Matches
Classes | Namespaces
middleware.hpp File Reference

Middleware interface for the bus dispatch pipeline. More...

#include <conduit/envelope.hpp>
#include <commons/prioritized.hpp>
#include <exception>
#include <string_view>
Include dependency graph for middleware.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  conduit::Middleware
 

Namespaces

namespace  conduit
 

Detailed Description

Middleware interface for the bus dispatch pipeline.