-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
Description
Hello Team,
thanks for this beautiful project! It would be nice to have an option to add &debug_reconnects=true to the WebSocket URL. Here is how it described in the docs:
One helpful trick: you can append &debug_reconnects=true to your WebSocket URL when you connect to it in order to make the connection time significantly shorter (360 seconds). That way, you can test and debug reconnects without waiting around.
What do you think?