gporrata/kraken-to-kafka-pocs
POCs on a kraken wss client to feed kafka topics in various programming languages.
Rust0 stars0 forks
What it does
The kraken-to-kafka-pocs repository provides proof of concepts for building WebSocket clients that read cryptocurrency prices from Kraken and publish them to Kafka topics. This is significant for developers looking to integrate real-time market data into their applications using Kafka.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Explore how to build WebSocket clients in Rust to stream real-time cryptocurrency prices to Kafka topics!
Content angles
- A tutorial on setting up a WebSocket client in Rust to fetch Kraken prices.
- Comparative analysis of different programming languages for building WebSocket clients for Kafka.
- Best practices for integrating real-time data streams into applications using Kafka.
Who should care
Developers interested in real-time data streaming and cryptocurrency market integration.