зеркало из https://github.com/microsoft/AMBROSIA.git
d8bc6f7339 | ||
---|---|---|
.. | ||
.gitignore | ||
Dockerfile | ||
Makefile | ||
Makefile.win | ||
README.md | ||
run_test_in_one_machine.sh | ||
service.c |
README.md
Native-code Service Example
This directory contains an example service written using the native-code client library (libambrosia), which provides an API for low-level message-passing interactions with the AMBROSIA immortal coordinators.
This example service does NOT use any high-level RPC library, rather, libambrosia provides only bindings that encapsulate building and sending correctly formatted messages for the AMBROSIA runtime.