messager is a service or self-hosted messaging queue.
messager is intended to:
- be a centralized, single messaging space for multi-project software systems;
- handle publish/subscribe, notify across multiple users, tokens, domains.
messager has clients for:
The messager-server uses plurid to explore information as a 3D structure.
messager acts as a central messaging service. Once configured with a token, the messager client can point to the network endpoint, passing the token.
messager has client support for
The messager server allows the client to connect over web sockets and server sent events.
@plurid/messager-server • the server application
@plurid/messager-client-javascript • the NodeJS client
@plurid/messager-client-python • the Python client
