Skip to content

Conversation

@rklaehn
Copy link
Collaborator

@rklaehn rklaehn commented Nov 21, 2024

Description

Move the simple node from test scope to behind a feature flag and use it not just from tests but also from examples

Breaking Changes

Notes & open questions

Change checklist

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

and use it not just from tests but also from examples
testdir = "0.9.1"

[features]
default = ["fs-store", "rpc", "net_protocol"]
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

todo: remove

@github-actions
Copy link

github-actions bot commented Nov 21, 2024

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

Last updated: 2024-11-21T15:41:39Z

@rklaehn
Copy link
Collaborator Author

rklaehn commented Nov 25, 2024

We want to expose people to the router API in the examples instead of having a self-contained Node that is not extendable.

@rklaehn rklaehn closed this Nov 25, 2024
@rklaehn rklaehn deleted the node-test-utils branch November 25, 2024 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants