@@ -43,7 +43,7 @@ async def hello(websocket):
websocket.ws_server.close()
return
- #run(message)
+ run(message)
#await websocket.send(greeting)