@@ -2,7 +2,7 @@ import asyncio
import websockets
async def hello():
uri = "ws://localhost:50005/messages"
uri = "ws://w02:50005/messages"
async with websockets.connect(uri) as websocket:
name = "Andreas"
The note is not visible to the blocked user.