@ -278,3 +278,6 @@ async def websocket_endpoint(websocket: WebSocket, nickname: str):
async def root():
return FileResponse("index.html")
if __name__ == "__main__":
import uvicorn
uvicorn.run(app, host="0.0.0.0", port=8588)
The note is not visible to the blocked user.