import { TextProtoReader } from "https://deno.land/x/websocket@v0.1.4/example/deps.ts";
readLine() reads a single line from the TextProtoReader, eliding the final \n or \r\n from the returned string.
import { TextProtoReader } from "https://deno.land/x/websocket@v0.1.4/example/deps.ts";
readLine() reads a single line from the TextProtoReader, eliding the final \n or \r\n from the returned string.