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

geyser: wrap messages in Arc #449

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft

geyser: wrap messages in Arc #449

wants to merge 11 commits into from

Commits on Nov 5, 2024

  1. add messages crate

    fanatid committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e27be00 View commit details
    Browse the repository at this point in the history
  2. custom weak build

    fanatid committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    838c14b View commit details
    Browse the repository at this point in the history
  3. custom grpc server

    fanatid committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    95977cc View commit details
    Browse the repository at this point in the history
  4. remove dep

    fanatid committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9b8a83f View commit details
    Browse the repository at this point in the history
  5. ping/pong encode

    fanatid committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    81e1a60 View commit details
    Browse the repository at this point in the history
  6. filter msg wrap

    fanatid committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c6324c6 View commit details
    Browse the repository at this point in the history
  7. geyser: wrap messages in Arc

    fanatid committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e5a7cff View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. remove extra calls

    fanatid committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6c6ab2c View commit details
    Browse the repository at this point in the history
  2. rm iter

    fanatid committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0fb8c96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69cceb8 View commit details
    Browse the repository at this point in the history
  4. rm messages crate

    fanatid committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6c13188 View commit details
    Browse the repository at this point in the history