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

feat: new transport based on tokio::sync::mpsc #86

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    c59d315 View commit details
    Browse the repository at this point in the history
  2. type alias

    dignifiedquire committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e89b51f View commit details
    Browse the repository at this point in the history
  3. avoid box

    dignifiedquire committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    bd4158b View commit details
    Browse the repository at this point in the history
  4. remove another box

    dignifiedquire committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c5ef01f View commit details
    Browse the repository at this point in the history
  5. rename

    dignifiedquire committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d357445 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f55ddc5 View commit details
    Browse the repository at this point in the history
  7. clippy

    dignifiedquire committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    32ce237 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e004ac4 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    18cce9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    252c980 View commit details
    Browse the repository at this point in the history
  3. Merge main and fix up

    rklaehn committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a714a15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    297848a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64775a4 View commit details
    Browse the repository at this point in the history
  6. minimal crates fix?

    rklaehn committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0b525b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Use concrete OpenBiFuture

    rklaehn committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    021088c View commit details
    Browse the repository at this point in the history