Skip to content
#

Publish-subscribe pattern

The publish-subscribe pattern (short: pubsub) is an event handling and messaging pattern where the consumer subscribes to the provider, which in return can then publish a message that can be picked up and processed by each subscribed consumer.

Here are 226 public repositories matching this topic...

Angelos, your go-to solution for building scalable, real-time, and event-driven applications using the powerful publish/subscribe pattern. Whether you're a seasoned developer or just getting started with event-driven architecture, this repository provides a comprehensive set of tools and resources to help you master the art of Pub/Sub.

  • Updated Sep 13, 2023
  • TypeScript

This object-oriented to-do list app not only allows you to manage to-dos in projects, but it also filters your to-dos into categories, stores your data in local storage, is installable with offline access, and lets you earn coins to play games. Gamify your life and never miss a deadline with TaskQuest!

  • Updated Dec 13, 2023
  • TypeScript