Skip to main content
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.1/src/microservice/mod.ts";

Properties

hostname: string
port: number