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: foundations #209

Open
wants to merge 33 commits into
base: feature/website
Choose a base branch
from
Open

feat: foundations #209

wants to merge 33 commits into from

Commits on Apr 29, 2024

  1. feat: foundations

    TroyKomodo committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    67e04f1 View commit details
    Browse the repository at this point in the history
  2. allow generic settings

    TroyKomodo committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d34f1a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaa9de9 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    6667a9e View commit details
    Browse the repository at this point in the history
  2. fix: send bounds

    TroyKomodo committed May 1, 2024
    Configuration menu
    Copy the full SHA
    09cda03 View commit details
    Browse the repository at this point in the history
  3. fix: add health-check

    TroyKomodo committed May 1, 2024
    Configuration menu
    Copy the full SHA
    bb04414 View commit details
    Browse the repository at this point in the history
  4. fix: add health-check

    TroyKomodo committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ba1a5b5 View commit details
    Browse the repository at this point in the history
  5. fix: add health-check

    TroyKomodo committed May 1, 2024
    Configuration menu
    Copy the full SHA
    07dc140 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e734d8c View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    cc2b021 View commit details
    Browse the repository at this point in the history
  2. feat: http support

    TroyKomodo committed May 3, 2024
    Configuration menu
    Copy the full SHA
    3c0d321 View commit details
    Browse the repository at this point in the history
  3. fix: example with http3

    TroyKomodo committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8420363 View commit details
    Browse the repository at this point in the history
  4. fix: rename

    TroyKomodo committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ef6c2fb View commit details
    Browse the repository at this point in the history
  5. fix: reexport axum

    TroyKomodo committed May 3, 2024
    Configuration menu
    Copy the full SHA
    db5e1d2 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. fix: server enabled

    TroyKomodo committed May 5, 2024
    Configuration menu
    Copy the full SHA
    86c3a23 View commit details
    Browse the repository at this point in the history
  2. fix: tracing init

    TroyKomodo committed May 5, 2024
    Configuration menu
    Copy the full SHA
    d5a6822 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

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

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    f9408f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    345725f View commit details
    Browse the repository at this point in the history
  3. fix: file generator ext

    TroyKomodo committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8cce4a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. feat: add batcher

    Converts the old dataloader model into a more generic batcher for any
    operations
    TroyKomodo committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    b1bf1de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c08f4d5 View commit details
    Browse the repository at this point in the history
  3. chore: bump versions

    TroyKomodo committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    325422e View commit details
    Browse the repository at this point in the history
  4. fix: sync

    TroyKomodo committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    f8dd3a6 View commit details
    Browse the repository at this point in the history
  5. fix: add default bounds

    TroyKomodo committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    1ee5ec1 View commit details
    Browse the repository at this point in the history
  6. fix: fix bounds

    TroyKomodo committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    fc252a5 View commit details
    Browse the repository at this point in the history
  7. fix: unit error

    TroyKomodo committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    7db05a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    d2076ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b18cf7 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. feat(foundations): improve http

    - Allow custom tls alpn
    - Expose socket type
    - Fix formatting
    - bump deps
    TroyKomodo committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1b96151 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    b92d45a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cbe01c View commit details
    Browse the repository at this point in the history