Connection
5.24.0The Glue42 Gateway is a transport with domain specific protocols. It enables the communication between applications running in Glue42 Enterprise. By default, it uses WebSockets for delivering messages to applications.
The Connection module is used to provide connectivity between the Glue42 JavaScript modules (Interop, Metrics, etc.) and the Glue42 Gateway.
Applications can use different events (connected
, disconnected
) to show connectivity status.