Expand description
Utilities for iroh.
Modulesยง
- access_
limit - Wraps a
ProtocolHandlerwith an access check, refusing connections from endpoints that the provided limiter function rejects. - connection_
pool - A simple iroh connection pool
Utilities for iroh.
ProtocolHandler with an access check, refusing connections from
endpoints that the provided limiter function rejects.