Skip to main content
Module

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

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

Properties

hostname: string
port: number