We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e56d9cd commit ebc3815Copy full SHA for ebc3815
1 file changed
e3dc/_e3dc_rscp_web.py
@@ -47,7 +47,7 @@
47
48
"""
49
50
-REMOTE_ADDRESS = "wss://s10.e3dc.com/ws/"
+REMOTE_ADDRESS = "wss://s10.e3dc.com/ws"
51
52
53
class SocketNotReady(Exception):
0 commit comments