MCPcopy 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."""
3import argparse
4import asyncio

Callers

nothing calls this directly

Calls 1

start_clientFunction · 0.70

Tested by

no test coverage detected