This is low-priority, but interesting from a technical perspective. We essentially want to switch to web sockets for live messaging within an event's chat messages, as opposed to using HTTP requests, for performance.
This is low-priority, but interesting from a technical perspective.
We essentially want to switch to web sockets for live messaging within an event's chat messages, as opposed to using HTTP requests, for performance.