{% extends 'base.html' %} {% block extra_scripts %} {% end %} {% block content %}
{{_("project management")}} {{ _("connected") }}
{{ _("Version") }}:   {{ centrifuge_version }}
{{ _("SockJS endpoint") }}:  
{{ _("WebSocket endpoint") }}:  
{{ _("HTTP API endpoint") }}:  
{{ _("Structure storage") }}:   {{ structure }}
{{ _("Engine") }}:   {{ engine }}
{{ _("Nodes running") }}:   {{ node_count }}
Node name Channels Clients Unique Msg/sec Broadcast API calls
{{ _("Waiting for information...") }}
{% end %}