Developing with Streamr Protocol
About Course
This course provides hands-on experience developing real-time data streaming applications with the Streamr protocol. We’ll start with key concepts of pub/sub messaging, then move on to build end-to-end systems with Streamr.
Learning Objectives
By the end of this course, you will be able to:
- Explain basic pub/sub messaging architecture
- Understand key components of the Streamr network
- Publish and subscribe to real-time data streams with Streamr
- Build full applications that react to live data flows
- Integrate Streamr with external systems and data sources
- Evaluate benefits of the Streamr protocol
Course Content
Introduction to Pub/Sub Messaging and Real-Time Data Streaming
-
Core concepts of pub/sub messaging: publishers, subscribers, brokers, topics
-
Common use cases and benefits
-
Other pub/sub protocols: Kafka, libp2p, PubNub and Matrix