Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
import * as neo4jLiteClient from "https://deno.land/x/neo4j_lite_client@4.4.6/bolt-connection/channel/chunking.js";

Classes

Looks like a writable buffer, chunks output transparently into a channel below.

Combines chunks until a complete message is gathered up, and then forwards that message to an 'onmessage' listener.