SuperSocket
Socket framework
An extensible framework for building real-time communication applications using sockets in C#
SuperSocket is a light weight, cross platform and extensible socket server application framework.
4k stars
273 watching
1k forks
Language: C#
last commit: 23 days ago
Linked from 4 awesome lists
csharprealtime-communicationsocketsocketservertcpudp
Related projects:
Repository | Description | Stars |
---|---|---|
sta/websocket-sharp | An implementation of the WebSocket protocol for C# applications. | 5,749 |
xaerodegreaz/smartsocket | A Java and PHP socket server engine that simplifies the creation of multi-user applications by providing a simple communication protocol. | 15 |
chronoxor/netcoreserver | A high-performance C# .NET Core library for building fast and low-latency socket servers and clients with support for multiple protocols. | 2,811 |
statianzo/fleck | A simple and lightweight C# implementation of the WebSocket protocol | 2,303 |
mayuki/cocona | A lightweight microframework for building .NET console applications with command-line parsing and minimal API capabilities. | 3,278 |
rrqm/touchsocket | A comprehensive .NET networking framework providing a range of modules for socket and protocol communication. | 902 |
dfhack/clsocket | A lightweight C++ library for creating cross-platform network programs using sockets. | 157 |
zeromq/netmq | A native C# implementation of a lightweight messaging library with support for multiple transport protocols and various messaging patterns. | 2,970 |
dotnet-script/dotnet-script | A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. | 2,758 |
daltoniam/starscream | A WebSocket library in Swift for establishing and managing real-time communication between devices. | 8,363 |
panjf2000/gnet | An event-driven networking framework designed to provide high-performance and lightweight network capabilities. | 9,707 |
charje/portal | A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. | 28 |
zaphoyd/websocketpp | Provides a C++ library for implementing WebSocket protocol | 7,088 |
aspnetboilerplate/aspnetboilerplate | A general-purpose web application framework that automates common software development tasks and provides a modular, extensible architecture for building modern web applications. | 11,832 |
swiftsocket/swiftsocket | Provides an easy-to-use interface for creating socket-based connections on Apple platforms. | 1,685 |