Developing with Streamr Protocol

Wishlist Share
Share Course
Page Link
Share On Social Media

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

What Will You Learn?

  • Learn to develop real-time data streaming applications with the Streamr protocol and pub/sub.

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

Streamr Protocol Overview

Publishing and Subscribing with NodeJS with Streamr

Publishing and Subscribing with MQTT Devices