Pubbie. A fast message delivery system that lets different parts of your application talk to each other.

github.com/davidfowl/Pubbie

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2021
  • Merge pull request #3 from alefranz/message-reader-tests
January 2020
  • Tested TryParseMessage with incomplete messages and fixed examined be…
  • Created tests for TryParseMessage method of MessageReaderWriter
December 2019
  • Merge pull request #2 from alefranz/message-writer-tests
  • Created tests for WriteMessage method of MessageReaderWriter
  • Tweaks
  • React to bedrock changes
  • Merge pull request #1 from sebastienros/patch-1
  • Update README.md
  • Updated bedrock
  • Dispose the connection in DisposeAsync.
  • Sort usings
  • Added a bit of a control plane
  • Updated bedrockframework
  • Playing with channel implementations over PubSubClient
  • Bedrock feed needed
  • Use extension method syntax
  • Small changes
  • Update package and readme
  • Tweaked the package description and author