370 packages tagged with “PubSub”
High performance Redis client, incorporating both synchronous and asynchronous usage.
Recommended Google client library to access the Google Cloud Pub/Sub API, which provides reliable, many-to-many, asynchronous messaging between applications.
StackExchange.Redis.Extensions is a library that extends StackExchange.Redis allowing you a set of functionality needed by common applications. To store complex data It requires one of the following implementations: - StackExchange.Redis.Extensions.Newtonsoft - StackExchange.Redis.Extensions.System.Text.Json - StackExchange.Redis.Extensions.MemoryPack - StackExchange.Redis.Extensions.MsgPack - StackExchange.Redis.Extensions.Protobuf - StackExchange.Redis.Extensions.ServiceStack - StackExchange.Redis.Extensions.Utf8Json
C# Redis Client for the worlds fastest distributed NoSQL datastore. Byte[], String and POCO Typed clients. Thread-Safe Basic and Pooled client managers included.
**NOTE** For .NET 6 upwards we recommend NATS.Net package - NATS acts as a central nervous system for distributed systems at scale for IoT, edge computing, and cloud native and on-premise applications. This is the .NET client API.
NATS core client for .NET
StackExchange.Redis.Extensions.AspNetCore is a library that has a set of extensions method fpr ASP.NET Core
NATS client for modern .NET
ASP.NET Core and Generic Host support for NATS.Client.
NATS client generic JSON serializer. Not suitable for native AOT deployments.
JetStream support for NATS.Client.
Service API support for NATS.Client.
JetStream Object Store support for NATS.Client.
NATS simplified client for .NET
JetStream Key/Value Store support for NATS.Client.
.NET Standard 2.0 version of ServiceStack.Redis
Use this for EventHub distributed partition processing. For more information please visit http://go.microsoft.com/fwlink/?LinkID=403957 Please note that a newer package Azure.Messaging.EventHubs.Processor is available as of February 2020. While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read the migration guide at https://aka.ms/azsdk/net/migrate/eh for more details. This package requires at least .Net Framework 4.6.2.
An extremely light-weight, easy to use .Net pub/sub library
NATS acts as a central nervous system for distributed systems at scale for IoT, edge computing, and cloud native and on-premise applications. This is the .NET Streaming client API.
High performance in-memory/distributed messaging pipeline for .NET and Unity.
knockout-postbox is a Knockout.js plugin designed to use Knockout's basic pub/sub capabilities to facilitate decoupled communication between separate view models / components.
An implementation of WAMP (The Web Application Messaging Protocol). Supports both WAMPv2 and WAMPv1.
Ably is a realtime data delivery platform for internet-enabled devices. This SDK provides pub-sub messaging, presence, message history, and push notifications across multiple platforms including .NET, Xamarin, Unity, and MAUI. See https://www.ably.io for more info.
Project containing the enums of TwitchLib.Api
Fully asynchronous Redis client, capable of pipelined operations; this acts as a multiplexer, allowing high-performance parallel usage of a single connection (or few connections) without being blocked on each separate request. All core redis opeations are supported. This library can also be used from C# 5.0/async very effectively.