/http-notification-system

An HTTP notification system where a server keeps track of topics and subscribers. A topic is a string while a subscriber is an HTTP endpoint. When a message is published on a topic, it should be forwarded to all subscriber endpoints.

Primary LanguageJavaScript

This repository is not active