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
586 forks
Language: C#
last commit: 9 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,446 |
ldcsaa/hp-socket | High-performance network framework providing efficient TCP/UDP/HTTP communication components. | 5,755 |
grpc/grpc-dotnet | An implementation of the gRPC remote procedure call framework for .NET applications | 4,229 |
zeromq/netmq | A native C# implementation of a lightweight messaging library with support for multiple transport protocols and various messaging patterns. | 2,973 |
kerryjiang/supersocket | An extensible framework for building real-time communication applications using sockets in C#. | 3,958 |
dotnet/aspnetcore | A cross-platform framework for building modern cloud-based web applications | 35,660 |
mas-bandwidth/netcode | Enables secure client-server connections over UDP with robust security features. | 2,445 |
qihoo360/evpp | A modern C++ network library for developing high-performance TCP/UDP/HTTP services. | 3,616 |
cloudwego/netpoll | A high-performance networking framework designed to optimize RPC scenarios in Go applications. | 4,093 |
zaphoyd/websocketpp | Provides a C++ library to establish and manage WebSocket connections between clients and servers over network. | 7,127 |
cysharp/magiconion | A unified framework for building real-time APIs and RPC services on the .NET platform | 3,910 |
cloudflare/pingora | A fast, reliable, and programmable network service framework. | 22,811 |
boostorg/beast | A C++ library providing a low-level networking framework with support for HTTP/1, WebSocket, and TLS. | 4,392 |
dotnet/mqttnet | A high performance .NET library implementing the MQTT protocol for asynchronous client-server communication | 4,520 |
ironsdu/brynet | A high-performance, cross-platform TCP network library with SSL and WebSocket support | 1,054 |