Skip to main content
Module

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

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

Properties

hostname: string
port: number