graphit/controlpi-wsserver.git
4 years agoSwitch README.md and description to English
Benjamin Braatz [Fri, 5 Mar 2021 14:43:43 +0000 (15:43 +0100)]
Switch README.md and description to English

4 years agoClean imports and check configuration
Benjamin Braatz [Fri, 5 Mar 2021 09:09:57 +0000 (10:09 +0100)]
Clean imports and check configuration

4 years agoRepair code style in example-client.py
Benjamin Braatz [Fri, 5 Mar 2021 08:16:09 +0000 (09:16 +0100)]
Repair code style in example-client.py

4 years agoStreamline example
Benjamin Braatz [Fri, 5 Mar 2021 08:09:05 +0000 (09:09 +0100)]
Streamline example

4 years agoUnregister closed connections
Benjamin Braatz [Fri, 5 Mar 2021 08:08:41 +0000 (09:08 +0100)]
Unregister closed connections

4 years agoImplement the websocket server
Benjamin Braatz [Fri, 5 Mar 2021 00:59:49 +0000 (01:59 +0100)]
Implement the websocket server

with example configuration and example python client

4 years agoMove controlpi.plugins to controlpi-plugins
Benjamin Braatz [Fri, 5 Mar 2021 00:35:46 +0000 (01:35 +0100)]
Move controlpi.plugins to controlpi-plugins

Namespace packages should not be inside regular packages:
https://stackoverflow.com/a/62992832

4 years agoHarmonise spelling of "ControlPi"
Benjamin Braatz [Thu, 4 Mar 2021 22:00:15 +0000 (23:00 +0100)]
Harmonise spelling of "ControlPi"

4 years agoFix quote type in setup.py
Benjamin Braatz [Thu, 4 Mar 2021 21:34:17 +0000 (22:34 +0100)]
Fix quote type in setup.py

4 years agoAdd .gitignore
Benjamin Braatz [Tue, 2 Mar 2021 22:26:49 +0000 (23:26 +0100)]
Add .gitignore

4 years agoAdd controlpi to setup.py requirements
Benjamin Braatz [Tue, 2 Mar 2021 22:23:35 +0000 (23:23 +0100)]
Add controlpi to setup.py requirements

4 years agoInitial commit of plugin structure
Benjamin Braatz [Tue, 2 Mar 2021 22:12:07 +0000 (23:12 +0100)]
Initial commit of plugin structure