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.