SkillAgentSearch skills...

Obvs.NetMQ

NetMQ transport for Obvs

Install / Use

/learn @christopherread/Obvs.NetMQ
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Obvs now follows a monorepo system

This repository is no longer maintained and has been relocated to the main Obvs repo

See https://github.com/christopherread/Obvs

===========

Obvs.NetMQ

NuGet

NetMQ transport support for Obvs.

Obvs is a Reactive Extensions (RX) wrapper over many common transport protocols including ZeroMQ, RabbitMQ and ActiveMQ.

This solution is a standalone project that uses the Obvs API with the ZeroMQ transport protocol. It uses the NetMQ library which provides native C# support for the ZeroMQ protocol.

Sample code

See the sample projects:

  • Publisher: Obvs.NetMQ.Tests.Console.Publisher
  • Subscriber: Obvs.NetMQ.Tests.Console.Subscriber

There also lots of sample code in the UnitTest projects.

NuGet Package

NuGet

See the NuGet Package Obvs.NetMQ.

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated3y ago
Forks6

Languages

C#

Security Score

75/100

Audited on May 5, 2022

No findings