An open API service indexing awesome lists of open source software.

https://github.com/thomasduft/microbus

A simple interface for implementing the Pub/Sub pattern.
https://github.com/thomasduft/microbus

Last synced: 5 months ago
JSON representation

A simple interface for implementing the Pub/Sub pattern.

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/thomasduft/microbus.svg?branch=master)](https://travis-ci.org/thomasduft/microbus) [![NuGet Release](https://img.shields.io/nuget/vpre/tomware.Microbus.Core.svg)](https://www.nuget.org/packages/tomware.Microbus.Core)

# microbus

A simple interface for implementing the [Pub/Sub](https://en.wikipedia.org/wiki/Publish%E2%80%93subscribe_pattern) pattern for different implementations.