WebSocket Control

from ControlLib import *

controller = Control()
rc = RemoteControl(controller)
rc.run()