Optional
H3Optional
addRoutes to be added on the created face. Default is ["/"].
Optional
connectConnect timeout (in milliseconds).
Optional
fwOptional
mtuOverride MTU of datagram faces.
Optional
preferUse TCP instead of UDP.
This is only relevant in Node.js environment.
Optional
testTest face connection.
Default is "/localhop/nfd/rib/list".
Optional
testInterestLifetime of connection test Interest packets. Used only if testConnection is a string or Name. Default is 2000.
Generated using TypeDoc
Enable HTTP/3 transport.
This is only relevant in browser environment.
This should be set to
H3Transport
class instance. It reduces browser bundle size in applications that do not use H3Transport.