You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is for interfacing with other apps, you can connect for example socket.io with python or node or something, to the interface and you can do everything with logs you want.
In the future there will be ability to change config etc with websocket but thats not implemented.
its not documented because its not fully ready yet.
right way to activate the websocket is by chaning websocket: false to
I don't get the embedded websocket server to start. Is there more to do as serving:
"websocket_server": true,
"websocket_server_url": "0.0.0.0:4343",
"websocket_start_embedded_server": true,
in the config file?
This feature is not documented anywhere...
OS: deb8
Git Commit: latest dev
Python Version: 2.7
The text was updated successfully, but these errors were encountered: