How are new messages transmitted?
To ensure that new messages appear directly in your Messenger, coapp uses Server-Sent Events (SSE).
Your browser establishes a connection to coapp via a regular HTTPS connection. Through this connection, coapp can notify your browser about new messages and other relevant changes.
coapp does not use WebSocket connections for the Messenger.
