Found 35 packages
High performance in-memory/distributed messaging pipeline for .NET and Unity.
Analyzers of MessagePipe to prevent subscription leak.
Redis IDistributedPublisher/Subscriber provider for MessagePipe.
Interprocess extensions for MessagePipe.
Create named pipe servers that can handle multiple client connections simultaneously. Send strongly-typed messages between clients and servers: any serializable .NET object can be sent over a pipe and will be automatically serialized/deserialized, including cyclical references and complex object graphs. Messages are sent and received asynchronously on a separate background thread and marshalled back to the calling thread (typically the UI). Supports large messages - up to 300 MiB. Requires .NET 4.0 full.
MessagePack serializer for PipeMethodCalls. Uses the MessagePack-CSharp library.
Nats IDistributedPublisher/Subscriber provider for MessagePipe.
MessagePipe dataflow for the ScrapeAAS library.
Contains MessagePipe-based MessageBus and RPC
Fast mechanism for sending messages using memory-mapped files
MessageBus,MessagePipe,RPC
PipeBus - Observable message broker for interprocess communications
A .NET standard library to send and receive messages via named pipes encapsulating the inner mechanisms.
Text message exchange through Named Pipes.
Async named pipe wrapper with structured message support.
** This is a backporting of the Andrew C. Dvorak's work ** This version can be used on .net Framework 3.5 projects For the .net 4.0 refer to his repo at https://github.com/acdvorak/named-pipe-wrapper
Default tooling for the ScrapeAAS library
Provides distributed message routing over named pipes. Typically used areas and classes/interfaces/services: - PipeAppMessageRouter. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.
SSE implementation for ASP .NET Applications with distibuted message pipe support