MCPcopy 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
4import argparse

Callers

nothing calls this directly

Calls 2

runMethod · 0.80
start_clientFunction · 0.70

Tested by

no test coverage detected