{% extends _layout.html %} {% block head %} {% end %} {% block main %}
Session id | Socket open | Websocket open | Action | |
---|---|---|---|---|
{{ uuid }} | {% else %}{{ uuid }} | {% end %}{{ Sockets.sockets.get(uuid) and 'Yes' or 'No' }} | {{ Sockets.websockets.get(uuid) and 'Yes' or 'No' }} | Force close |
No active session
{% end %}