Found 26 packages
Full duplex Stream for in-proc communication between two components.
Provides the System.Net.WebSockets.WebSocket abstract class and related types to allow developers to implement the WebSocket protocol (RFC 6455). WebSockets provide full-duplex communication over a single TCP connection. Commonly Used Types: System.Net.WebSockets.WebSocket System.Net.WebSockets.WebSocketContext System.Net.WebSockets.WebSocketException When using NuGet 3.x this package requires at least version 3.4.
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
Sers微服务-通信层
Silverlight 5 Chat, Full-duplex Publish-Subscribe -pattern on TCPIP concept demo (WCF F# and SL F#)
Package Description
Real-Time framework for everything
Asynchronous, full-duplex, and lightweight TCP socket/client for .NET.
Wire protocol messaging implementations, such as with full-duplex TCP and UDP multicast, using vlingo/actors.
Main features SuperWebSocket already has: hixie-76/hybi-00, hybi-10, rfc6455 are supported Linux support by Mono 2.10+ SSL/TLS encryption transferring (wss) support Sub protocol support Support mutiple hosting environment like windows service, console application and web site Support mutiple instances, you can run many websocket server instances on different ports in the same hosting application Maximum concurrency connection number limitation support Built-in JSON support Message level encryption
Asynchronous full-duplex Remote Procedure Call based on WebSocket
Library providing logic related to data source interfaces. Code Entry Point: double result = Interface.CalculateUtilization(1500, 2000, 5000, DuplexStatus.FullDuplex);
Lightweight and fast inter-process communication IPC between two partners for .NET Framework / .NET 6> / .NETCore 2.0 / .NETStandard 2.0 / UWP. Based on Shared Memory. [512 bytes package in both directions] Remote async and sync calls with response (a la RPC), full-duplex, with the speed of 20 MB/s. Remote async calls without response (a la send and forget), full-duplex, with the speed of 80 MB/s. [10000 bytes package in both directions] Remote async and sync calls with response (a la RPC), full-duplex, with the speed of 320 MB/s. Remote async calls without response (a la send and forget), full-duplex, with the speed of 700 MB/s. [1 byte package in both directions] Remote async and sync calls with response (a la RPC), full-duplex, with the speed of 40000 call/s. Remote async calls without response (a la send and forget), full-duplex, with the speed of 120000 calls/s. and if you need more speed, just add in both processes more SharmIPC instances hhblaze@gmail.com
Wire protocol messaging implementations, such as with full-duplex TCP and UDP multicast, using vlingo/actors.
WebView full-duplex asynchronous interoperable messaging library between .NET and JavaScript.
WebView full-duplex asynchronous interoperable messaging library between .NET and JavaScript.
Enable your applications to become high-throughput, cross-platform, full-duplex, stand-alone WebSocket servers and/or clients optimized for pushing real-time data to large number of connections. PowerWebSockets features lightweight JSON messaging, push-to-all, burst messaging, streaming API, per-message compression, TLS with X.509 and username/password authentication, advanced keep-alive and more. This package pulls in all the assemblies required for creating servers and clients running on .NET Framework (server-side & client-side), .NET Compact Framework (server-side & client-side), Xamarin.iOS (server-side & client-side), Xamarin.Android (server-side & client-side), Windows Phone (client-side), Silverlight (client-side) and Mono (server-side & client-side).
Drop-in, holistic, lightweight, full duplex, bidirectional RPC framework for .Net
WebSocketServer is lightweight and high performance WebSocket server library. Support route, full duplex communication, multiplexing, pipeline, encryption. WebSocketServer 是一个轻量级、高性能WebSocket服务端库。支持 WebApi 路由、全双工通信、多路复用、管道、加密等。
Drop-in, holistic, lightweight, full duplex, bidirectional RPC framework for .Net