Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/net/lib/network.ts>IEventConnect

A networking framework that aims to enable the development of complex multi-port servers and clients.
Go to Latest
interface IEventConnect
import { type IEventConnect } from "https://deno.land/x/net@v1.0.4/lib/network.ts";

Interface used on event connected callback.