Implement the websocket server
authorBenjamin Braatz <bb@bbraatz.eu>
Fri, 5 Mar 2021 00:59:49 +0000 (01:59 +0100)
committerBenjamin Braatz <bb@bbraatz.eu>
Fri, 5 Mar 2021 00:59:49 +0000 (01:59 +0100)
commitd265e7b4bb502d9faaef531c58faa366f0495878
treec316a88d52ed02a8254eb0f8856bd60046074c04
parent476e617c835fd913f02271421437ac42dd068395
Implement the websocket server

with example configuration and example python client
conf.json
controlpi-plugins/wsserver.py
example-client.py [new file with mode: 0644]