We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1e6b53 commit 193df2aCopy full SHA for 193df2a
android/ws/app/src/main/res/values/strings.xml
@@ -5,7 +5,7 @@
5
<string name="password_hint">Password</string>
6
<string name="ok_label">OK</string>
7
<string name="cancel_label">Cancel</string>
8
- <string name="location_default">wss://sandbox.kaazing.net/echo</string>
+ <string name="location_default">wss://demos.kaazing.com/echo</string>
9
<string name="disconnect_label">Disconnect</string>
10
<string name="connect_label">Connect</string>
11
<string name="message_default">Hello World!</string>
0 commit comments