Kaazing WebSocket Echo Demo

Details

In the demo, press Connect and that will start an echo test with ws://demos.kaazing.com/echo. We also host an echo server at ws://echo.websocket.org. If you are running your own copy of a Kaazing Gateway, you can use that by supplying the URL.

Secure Connectivity

Both demos.kaazing.com and echo.websocket.org are configured for secure connectivity, so you can also connect to wss://demos.kaazing.com/echo or wss://echo.websocket.org.

To demo Application Basic authentication, simply add the suffix ‘-auth’ to the Connect URL and click Connect. In the Login dialog, enter ‘tutorial’ for both Username and Password.

Connecting securely is the recommended configuration for communication over the Web to remove interference from intermediaries like firewalls and proxies.

Run