@@ -8,6 +8,6 @@ async def echo(websocket, path):
await websocket.send(message)
asyncio.get_event_loop().run_until_complete(
websockets.serve(echo, "", 5000))
websockets.serve(echo, "", 443))
print("starting websocket...")
asyncio.get_event_loop().run_forever()
The note is not visible to the blocked user.