interface Deno.QuicEndpointOptions
unstable
Properties Jump to heading
optional
Jump to headinghostname: string = "::"
A literal IP address or host name that can be resolved to an IP address.
optional
Jump to headingport: number = 0
The port to bind to.