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

perf: reduce tokio tasks #45

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    6e3ef19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ed5c9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03175e6 View commit details
    Browse the repository at this point in the history
  4. feat: remove RawMessage in axum.rs

    (cherry picked from commit 2d103cb)
    JakkuSakura committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    8141fcd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a85a94 View commit details
    Browse the repository at this point in the history
  6. feat: fix sink

    (cherry picked from commit 645bc76)
    JakkuSakura committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    5d94eef View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'upstream/master' into reduce_takss_and_…

    …better_error_handling
    
    # Conflicts:
    #	src/session.rs
    JakkuSakura committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    1ae7537 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    2b222e0 View commit details
    Browse the repository at this point in the history
  2. fix: use matching!()

    gbaranski committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    724f807 View commit details
    Browse the repository at this point in the history
  3. fix: add missing semicolon

    gbaranski committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    1580eb6 View commit details
    Browse the repository at this point in the history
  4. style: reformat

    gbaranski committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    8c37aa6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45463f9 View commit details
    Browse the repository at this point in the history