Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: maidsafe/qp2p
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.28.5
Choose a base ref
...
head repository: maidsafe/qp2p
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.28.6
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Apr 25, 2022

  1. feat: add Stream when getting next message from connection

    Adds a new method `next_with_stream` to `ConnectionIncoming` in order
    for users to respond to a bidirectional stream.
    hansonkd authored and Yoga07 committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    cd3b255 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f756f8a View commit details
    Browse the repository at this point in the history
  3. chore(release): 0.28.6

    actions-user authored and MaidSafe-QA committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    9409cb1 View commit details
    Browse the repository at this point in the history
Loading