Skip to main content
interface IO
import { type IO } from "https://deno.land/x/json_rpc@v1.0.0/mod.ts";

Methods

onData(str: string): void
sendData(m: string): void