"""Standalone Python echo server for benchmarking.
Usage: python bench_python_server.py <cert_path> <key_path> <port> [codec]
codec: "json" or "protobuf" (default: "protobuf")
Starts a Knafeh server with a Python EchoService on the given port,
prints "READY" to stdout when bound, then serves forever.
"""
, , = , ,
=
=
=
await