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: 11 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-14T04:39:52.000Z (about 4 years ago)
- Last Synced: 2024-10-27T12:56:28.312Z (6 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
[](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
```