Skip to content
New issue

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

refactor: Simplify quinn rpc test #39

Merged
merged 2 commits into from
Dec 13, 2024
Merged

refactor: Simplify quinn rpc test #39

merged 2 commits into from
Dec 13, 2024

Conversation

rklaehn
Copy link
Collaborator

@rklaehn rklaehn commented Dec 12, 2024

Description

Simplify quinn rpc test using the new features of quic-rpc v0.17.3

Also get rid of the bincode dependency and use doc_auto_config

Breaking Changes

None

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.
  • All breaking changes documented.

replace with the new tools in quic-rpc v0.17.3
also fix warning regarding urkls in readme

to test:

RUSTDOCFLAGS="--cfg iroh_docsrs" cargo +nightly doc --all-features --no-deps --open
Copy link

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh-blobs/pr/39/docs/iroh_blobs/

Last updated: 2024-12-12T17:05:36Z

@rklaehn rklaehn merged commit 60dfdbb into main Dec 13, 2024
22 of 24 checks passed
@rklaehn rklaehn deleted the simplify-quinn-rpc-test branch December 13, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants