deno.com
interface Deno.QuicEndpointOptions
unstable

Properties #

optional
#hostname: string = "::"

A literal IP address or host name that can be resolved to an IP address.

optional
#port: number = 0

The port to bind to.