Can Phoenix channel detect client offline immediately?Like WiFi disconnected

Move this configuration to the new Socket("url", { heartbeatIntervalMs: 5000 }) call. The option is per-connection (Socket) and not per-Channel.

3 Likes