A11 (C++ runtime)
Native C++ implementation of the A11 action and streaming runtime
Loading...
Searching...
No Matches
wire_stream_with_recv.h File Reference
#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"
This graph shows which files directly or indirectly include this file:

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