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

sdk: EventSubscriber: support events server #1222

Merged
merged 4 commits into from
Sep 17, 2024

Conversation

wphan
Copy link
Member

@wphan wphan commented Sep 16, 2024

Adds support for events server as backend for the EventSubscriber class. The events server ingests data from a yellowstone grpc connection and handles event decoding and filtering, reducing the bandwidth and processing required for EventSubscriber.

Network bandwidth is greatly reduced on a new event received:
image
Left: events-server EventSubscriber
Right: RPC backed EventSubscriber

@wphan wphan merged commit 8f37e74 into master Sep 17, 2024
9 of 11 checks passed
@wphan wphan deleted the wphan/events_server_events_subscriber branch September 17, 2024 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant