Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/actix/examples
/ client.py
File
client.py
websockets/chat/client.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"websocket cmd client for web_ws.py example."
""
3
4
import
argparse
Callers
nothing calls this directly
Calls
2
run
Method · 0.80
start_client
Function · 0.70
Tested by
no test coverage detected