Atlas
The atlas is a directory service for discovering resources.
Crate structure
This service has 3 crates:
selium-atlas(client/) - client library that guests consumeselium-atlas-protocol(protocol/) - wire protocolselium-atlas-server(server/) - WASM module run by the host
Usage
Compile the selium-atlas-server component to WebAssembly and install in the Runtime's work directory:
The selium-atlas-server component should be added to the Selium Runtime's initialisation args: