|
A11 (C++ runtime)
Native C++ implementation of the A11 action and streaming runtime
|
Files | |
| json.cc | |
| json.h | |
| msgpack.cc | |
| msgpack.h | |
| MessagePack helpers behind A11's native wire value serializers. | |
| serialization.cc | |
| serialization.h | |
| Type-and-mimetype indexed serialization of values to/from Chunks. | |
| types.cc | |
| types.h | |
| A11's core wire value types: chunks, node fragments and messages. | |