📄️ Integration
This guide assumes that a Moth server is already deployed. For installation and operations, refer to the separate documents provided with CoBiz delivery.
📄️ RSSP
RSSP (Realtime Simple Streaming Protocol) is the protocol used by the Moth server. TeamGRIT designed it to reduce the complexity of traditional streaming protocols and provide a simpler developer experience.
📄️ Service API
Moth provides service APIs for data streaming and media services. Publishing and subscribing through these APIs is one of the main ways Moth is used.
📄️ Admin API
Moth provides admin APIs for server management and control tasks. They are used to change configuration and perform monitoring.