Next-generation Solana data streaming with ultra-low latency, historical replay, and multi-node reliability. Purpose-built for high-performance applications.
Protocol | Status | Best For | Features | Implementation |
---|---|---|---|---|
gRPC | ✅ Available | Backend services, high-throughput applications | Highest performance, binary protocol, bi-directional streaming | Via LaserStream SDK or Yellowstone |
WebSocket | 🔜 Coming soon | Frontend applications, browser clients | JSON-based, widely supported in browsers, familiar for web developers | Standard WebSocket clients (e.g., ws library) |
Region | Location | Endpoint |
---|---|---|
ewr | Newark, NJ (near New York) | https://laserstream-mainnet-ewr.helius-rpc.com |
pitt | Pittsburgh, US (Central) | https://laserstream-mainnet-pitt.helius-rpc.com |
slc | Salt Lake City, US (West Coast) | https://laserstream-mainnet-slc.helius-rpc.com |
ams | Amsterdam, Europe | https://laserstream-mainnet-ams.helius-rpc.com |
fra | Frankfurt, Europe | https://laserstream-mainnet-fra.helius-rpc.com |
tyo | Tokyo, Asia | https://laserstream-mainnet-tyo.helius-rpc.com |
sgp | Singapore, Asia | https://laserstream-mainnet-sgp.helius-rpc.com |
Network | Location | Endpoint |
---|---|---|
Devnet | Newark, NJ (near New York) | https://laserstream-devnet-ewr.helius-rpc.com |
https://laserstream-mainnet-fra.helius-rpc.com
.https://laserstream-devnet-ewr.helius-rpc.com
.Feature | LaserStream | Standard Solana WebSocket | Yellowstone gRPC |
---|---|---|---|
Historical replay | ✅ Up to 3000 slots (approx. 20 minutes) | ❌ Not available | ❌ Limited |
Auto-reconnect | ✅ Built-in with SDK | ❌ Manual implementation | ❌ Manual implementation |
Multi-node failover | ✅ Automatic | ❌ Manual implementation | ❌ Manual implementation |
gRPC support | ✅ Enhanced | ❌ Not available | ✅ Standard |
Shredstream enabled | ✅ Yes | ❌ No | ❌ Manual |