SkillAgentSearch skills...

ZmqPubSub

A Message Bus implementation for .NET. Inter-process messaging is handled via a ZeroMQ-backed service

Install / Use

/learn @hotgazpacho/ZmqPubSub
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

zmqPubSub - a .NET Message Bus implementation sitting atop ZeroMQ

zmqPubSub is a very simple message bus for .NET utilizing the Reactive Extensions for in-process messaging, and a service backed by ZeroMQ for inter-process communication over the network.

It is currently in a spike state, and is lacking tests (yeah, I know).

License

zmqPubSub is licensed under the MIT License

Requirements

  • Visual Studio 2010
  • .NET 4.0

Contributors

View on GitHub
GitHub Stars35
CategoryDevelopment
Updated2y ago
Forks3

Languages

C#

Security Score

75/100

Audited on Oct 17, 2023

No findings