Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
import * as kafkasaur from "https://deno.land/x/kafkasaur@v0.0.7/src/network/requestQueue/socketRequest.ts";

Classes

SocketRequest abstracts the life cycle of a socket request, making it easier to track request durations and to have individual timeouts per request.