NetCoreServer
Socket server library
A high-performance C# .NET Core library for building fast and low-latency socket servers and clients with support for multiple protocols.
Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
3k stars
95 watching
582 forks
Language: C#
last commit: 7 months ago
Linked from 3 awesome lists
asynchttphttp-serverhttpshttps-serverlow-latencyperformancesocket-clientsocket-serverssltcp-clienttcp-servertlsudp-clientudp-serverwebsocketwebsocket-server
Related projects:
Repository | Description | Stars |
---|---|---|
chronoxor/cppserver | An ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols. | 1,429 |
ldcsaa/hp-socket | High-performance network framework providing efficient TCP/UDP/HTTP communication components. | 5,726 |
grpc/grpc-dotnet | An implementation of the gRPC remote procedure call framework for .NET applications | 4,204 |
zeromq/netmq | A native C# implementation of a lightweight messaging library with support for multiple transport protocols and various messaging patterns. | 2,964 |
kerryjiang/supersocket | An extensible framework for building real-time communication applications using sockets in C# | 3,939 |
dotnet/aspnetcore | A cross-platform .NET framework for building cloud-based web applications on Windows, Mac, or Linux. | 35,485 |
mas-bandwidth/netcode | Enables secure client-server connections over UDP with robust security features. | 2,434 |
qihoo360/evpp | A modern C++ network library for developing high-performance TCP/UDP/HTTP services. | 3,605 |
cloudwego/netpoll | A high-performance networking framework designed to optimize RPC scenarios in Go applications. | 4,054 |
zaphoyd/websocketpp | A C++ library that provides WebSocket protocol implementation and support for various network transport modules. | 7,056 |
cysharp/magiconion | A unified framework for building real-time APIs and RPC services on the .NET platform | 3,873 |
cloudflare/pingora | A fast, reliable, and programmable network service framework. | 22,136 |
boostorg/beast | A C++ library providing a low-level networking framework with support for HTTP/1, WebSocket, and TLS. | 4,372 |
dotnet/mqttnet | A high performance .NET library implementing the MQTT protocol for asynchronous client-server communication | 4,490 |
ironsdu/brynet | A high-performance, cross-platform TCP network library with SSL and WebSocket support | 1,052 |