{% extends "cb_base.html" %} {% block content %}
This is a WAMP-over-WebSocket transport endpoint on your Crossbar.io server. Applications talk to me speaking the WAMP-over-WebSocket protocol.
{% if wsUri %}Clients connect using this WebSocket URL:
{{ wsUri }}
If you are a human, this is likely not what you want to do;) Try here instead.