今日は最新の開発ポッドキャストに@nick_pennieて、LaserStream と @heliuslabs について話しました。 何か知りたいことはありますか?
Helius
Helius2025年6月19日
Today, Solana gets a huge upgrade. We are finally releasing LaserStream. TL;DR — the fastest, most reliable way of streaming Solana blocks, txns, and account data via gRPC. LaserStream comes with: - optimized shredstream (receive data before anyone else) - historical replay & persistence (if you disconnect, start from the slot where you disconnected and never miss data) - extreme redundancy (powered by many redundant node clusters) so you never worry about downtime or your stream falling behind - regional endpoints for all major regions (tokyo, frankfurt, newark, pittsburgh, salt lake city, amsterdam, singapore) — no need to wait for node availability or buy an entire node - listen up to 250,000 addresses per connection; up to 100 simultaneous connections - ready-to-go client SDKs (optional) - works with existing gRPC code
1.94K