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

x/alosaur/src/microservice/mod.ts>TcpServerConfig

Alosaur - Deno web framework with many decorators
Go to Latest
interface TcpServerConfig
Re-export
import { type TcpServerConfig } from "https://deno.land/x/alosaur@v0.35.2/src/microservice/mod.ts";

Properties

hostname: string
port: number