Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/davidfowl/pubbie
- Owner: davidfowl
- License: mit
- Created: 2019-12-27T04:06:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-14T04:39:52.000Z (almost 4 years ago)
- Last Synced: 2024-10-15T05:28:06.714Z (2 months ago)
- Topics: distributed-systems, pubsub
- Language: C#
- Homepage:
- Size: 45.9 KB
- Stars: 132
- Watchers: 14
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```