Basic version of ubus-ws implemented
Websocket server for listening to ubus.
- it uses modified version of python-websocket-server (patch available in turris-os-packages)
- should be compatible with both python2 and python3
- no other dependencies
- calls external programs to listen to ubus events (might change in the future)