Skip to content

Conversation

@mhughdo
Copy link

@mhughdo mhughdo commented Oct 1, 2025

Overview

As LaserStream and Dedicated Nodes both use Yellowstone gRPC under the hood, I think it's good to also use laserstream-sdk for connecting to the dedicated node, which might use the bypass HTTP URL (http://abc-dedicated-bypass.helius-rpc.com:4001)

Changes made in this PR

  • Add support for http endpoints across SDKs
  • Pump the package version

Note

I created some examples and tested them locally to make sure these changes work

@mhughdo mhughdo changed the title feat: add support for http endpoint feat: add support for http endpoints Oct 1, 2025
@hetdagli234
Copy link
Collaborator

http endpoints should already be support for Rust and JS, for Go the issue is slightly more complicated.

@mhughdo
Copy link
Author

mhughdo commented Nov 17, 2025

@hetdagli234 thank you for your comment. I just noticed that Rust and JS SDKs already support http endpoints. Could you elaborate on why the issue is more complicated for Go?

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.

2 participants