We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
a running list of methods that are missing from the Builder in rust:
Builder
Long term we should aim for all of these in uniffi (swift,kotlin,python) and napi (js)
The text was updated successfully, but these errors were encountered:
feat: expand node constructor options (#186)
68ed277
- add more options for node configuration - add `client` constructor to connect to an existing iroh node Closes #182
dignifiedquire
Successfully merging a pull request may close this issue.
a running list of methods that are missing from the
Builder
in rust:rpc_endpointrust specficdns_resolverrust specificinsecure_skip_relay_cert_verifyrust testing specificLong term we should aim for all of these in uniffi (swift,kotlin,python) and napi (js)
The text was updated successfully, but these errors were encountered: