Skip to main content

Module h2o_wave.share

Functions

listen_on_socket

async def listen_on_socket(local_host: str, local_port: int, remote_host: str, remote_port: int, id: str) ‑> None

pipe

async def pipe(r: asyncio.streams.StreamReader, w: asyncio.streams.StreamWriter) ‑> None