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(rpc): re-worked rpc tower server and added proper websocket support #350

Merged
merged 15 commits into from
Oct 23, 2024

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    b4709f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3419c1 View commit details
    Browse the repository at this point in the history
  3. fix(lint)

    Trantorian1 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    7319d97 View commit details
    Browse the repository at this point in the history
  4. fix(lint)

    Trantorian1 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    2736ed6 View commit details
    Browse the repository at this point in the history
  5. fix(lint)

    Trantorian1 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    5ef8662 View commit details
    Browse the repository at this point in the history
  6. fix(fucking lint)

    Trantorian1 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    8611872 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. feat(whitelist): removed whitelisted ip logic

    This is the start of an effort to delegate more of the request
    validation to the proxy instead of Madara handling it manually. In the
    future, this should also include rate limiting logic.
    Trantorian1 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d9cf4c2 View commit details
    Browse the repository at this point in the history
  2. fix(comment)

    Trantorian1 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a972588 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2221c64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8684e4d View commit details
    Browse the repository at this point in the history
  5. fix(tests)

    Trantorian1 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    15f4b9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a2802a View commit details
    Browse the repository at this point in the history
  7. fix(ci)

    Trantorian1 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    98c62be View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. fix(comment)

    Trantorian1 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2383653 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

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