qb
2.0.0.0
C++17 Actor Framework
|
Primitives for direct actor-to-actor communication channels. More...
Classes | |
class | qb::Pipe |
Represents a communication channel between actors. More... |
Typedefs | |
using | qb::pipe = Pipe |
Alias for the Pipe class. |
Primitives for direct actor-to-actor communication channels.
Focuses on the `qb::Pipe` class used for optimized event sending.