Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/alosaur/src/microservice/server/server.ts>TcpContext

Alosaur - Deno web framework with many decorators
Go to Latest
class TcpContext
extends Context<T>
import { TcpContext } from "https://deno.land/x/alosaur@v0.35.1/src/microservice/server/server.ts";

Type Parameters

optional
T = any