Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/davidfowl/pubbie

A high performance pubsub client/server implementation for .NET Core
https://github.com/davidfowl/pubbie

distributed-systems pubsub

Last synced: about 2 months ago
JSON representation

A high performance pubsub client/server implementation for .NET Core

Awesome Lists containing this project

README

        

# Pubbie

[![feedz.io](https://img.shields.io/badge/endpoint.svg?url=https%3A%2F%2Ff.feedz.io%2Fdavidfowl%2Fpubbie%2Fshield%2FPubbie%2Flatest&label=Pubbie)](https://f.feedz.io/davidfowl/pubbie/packages/Pubbie/latest/download)

Pubbie is a high performance volatile pub/sub implementation based on [Bedrock.Framework](https://github.com/davidfowl/BedrockFramework).

## Using CI builds

To use CI builds add the following nuget feed:

```xml






```