Expand description
This crate contains substantially all of the implementation of the Noosphere Gateway and provides it as a re-usable library. It is the same implementation of the gateway that is used by the Noosphere CLI.
Structs§
- Gateway
- Represents a Noosphere gateway server.
- Single
Tenant Gateway Manager - Implements GatewayManager for a single sphere context, used in the single-tenant
gateway workflow in
orb.
Traits§
- Gateway
Manager - GatewayManager implementations are used to provide access to managed hosted sphere data and customizations in a Noosphere gateway.