skowt
HOBBYOP
a month ago
My deployment has stopped accepting websocket connections although nothing has changed on the app code.
Does anyone know of a recent change that means that websockets are blocked?
I’m using the generated domain so I understand if there’s some sort of limit on it.
1 Replies
a month ago
The only known limits that might affect WebSockets are:
Maximum duration of 15 minutes for requests.
10,000 requests per connection.
They are definitely not blocked and can still be utilized.