Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/actix/examples
/ websocket-client.py
File
websocket-client.py
websockets/echo/websocket-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 wssrv.py example."
""
3
import
argparse
4
import
asyncio
Callers
nothing calls this directly
Calls
1
start_client
Function · 0.70
Tested by
no test coverage detected