Closed Zomtir closed 1 year ago
When idling for a few seconds on a page, a notification pops up that the connection was lost. This is most likely connected the socket connection.
This is only on web: https://github.com/dart-lang/web_socket_channel/issues/186 Also known as pingInterval, which is only available on non web platforms.
pingInterval
When idling for a few seconds on a page, a notification pops up that the connection was lost. This is most likely connected the socket connection.