I\'m new to Python and Websockets and I\'m having troubles writing a server script which waits for messages (e.g. new client connect) and also waits for input in terminal. I got