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(iroh-net)!: remove async channel #2620

Merged
merged 8 commits into from
Aug 14, 2024

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    1090145 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. extend sender lifetime

    rklaehn committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8a2e2f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35d1f65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e3f280 View commit details
    Browse the repository at this point in the history
  4. use blocking_send in windows

    (note: should this be try_send?
    rklaehn committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    145830c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8306335 View commit details
    Browse the repository at this point in the history
  6. fix features

    rklaehn committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9603ce4 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Merge branch 'main' into remove-async-channel-from-iroh-net

    # Conflicts:
    #	iroh-net/src/discovery/local_swarm_discovery.rs
    rklaehn committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    3eef78a View commit details
    Browse the repository at this point in the history