DenoDeno.QuicEndpointOptionsinterface Deno.QuicEndpointOptionsunstableProperties #optional#hostname: string = "::"A literal IP address or host name that can be resolved to an IP address. optional#port: number = 0The port to bind to.
interface Deno.QuicEndpointOptionsunstableProperties #optional#hostname: string = "::"A literal IP address or host name that can be resolved to an IP address. optional#port: number = 0The port to bind to.