A11 (C++ runtime)
Native C++ implementation of the A11 action and streaming runtime
Loading...
Searching...
No Matches
net Directory Reference
Directory dependency graph for net:

Files

 byte_chunking.cc
 
 byte_chunking.h
 Bounded packetisation and reassembly for binary channel transports.
 
 channel_wire_stream.cc
 
 channel_wire_stream.h
 
 http2.cc
 
 http2.h
 A11's nghttp2 HTTP/2 client, server, and streaming primitives.
 
 http_sse_wire_stream.cc
 
 http_sse_wire_stream.h
 WireStream transport over HTTP/2 Server-Sent Events.
 
 in_process_wire_stream.cc
 
 in_process_wire_stream.h
 In-memory paired WireStream that connects two endpoints without a network.
 
 signalling.cc
 
 signalling.h
 Out-of-band signalling used to negotiate WebRTC peer connections.
 
 webrtc_wire_stream.cc
 
 webrtc_wire_stream.h
 WireStream transport over a WebRTC data channel (libdatachannel).
 
 websocket_signalling.cc
 
 websocket_signalling.h
 WebSocket-transported signalling for remote WebRTC peers.
 
 websocket_wire_stream.cc
 
 websocket_wire_stream.h
 WebSocket WireStream transport built on A11's nghttp2/HTTP2 stack.
 
 wire_stream.cc
 
 wire_stream.h
 A11's transport abstraction: the bidirectional WireStream channel and the options/callbacks that drive it.
 
 wire_stream_with_recv.cc
 
 wire_stream_with_recv.h