|
A11 (C++ runtime)
Native C++ implementation of the A11 action and streaming runtime
|
#include <memory>#include <optional>#include <string>#include <absl/base/nullability.h>#include <absl/status/status.h>#include <absl/status/statusor.h>#include <absl/time/time.h>#include "a11/concurrency/future.h"#include "a11/data/types.h"#include "a11/net/wire_stream.h"Go to the source code of this file.
Classes | |
| class | a11::net::WireStreamWithRecv |
| Pull-oriented adapter for a callback-driven WireStream. More... | |
Namespaces | |
| namespace | a11 |
| namespace | a11::net |