File mux.h
Go to the source code of this file
#include "router.h"#include "stream.h"#include "linkTypes.h"#include "encoders/encoderTypes.h"#include <any>#include <deque>#include <functional>#include <memory>#include <istream>#include <ostream>#include <span>#include <mutex>#include <vector>
Namespaces
| Type | Name |
|---|---|
| namespace | jac |
Classes
| Type | Name |
|---|---|
| class | Mux <class Encoder> A multiplexer that creates 256 channels on a single stream connection. |
The documentation for this class was generated from the following file src/jac/link/mux.h