Key Value Description
Authorization Basic + base64 hash of a user id and an access token A user id and access token in the basic scheme according to standard of Basic HTTP authorization. This header is more priority as user and token pair.
login Id of a user UUID of a user( the same as user in a hub.offline.login.ui request )
token Access token Access token from the cloud (the same as token in a hub.offline.login.ui request)

Data: Any WebSocket call as it requested via local WebSocket server.