References: http://stackoverflow.com/questions/26270681/can-an-asyncio-event-loop-run-in-the-background-without-suspending-the-python-in https://docs.python.org/3/library/asyncio-sync.html https://github.com/zstewar1/train_rc2/blob/master/train_rpc_daemon/train_daemon.py http://aaugustin.github.io/websockets/
References:
http://stackoverflow.com/questions/26270681/can-an-asyncio-event-loop-run-in-the-background-without-suspending-the-python-in
https://docs.python.org/3/library/asyncio-sync.html
https://github.com/zstewar1/train_rc2/blob/master/train_rpc_daemon/train_daemon.py
http://aaugustin.github.io/websockets/