deno.com

interface Deno.QuicEndpointOptions

unstable

Properties #

#hostname: string = "::"
optional

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

#port: number = 0
optional

The port to bind to.