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: 11 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,731 |
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,803 |
statianzo/fleck | A simple and lightweight C# implementation of the WebSocket protocol | 2,294 |
mayuki/cocona | A lightweight microframework for building .NET console applications with command-line parsing and minimal API capabilities. | 3,267 |
rrqm/touchsocket | A comprehensive .NET networking framework providing a range of modules for socket and protocol communication. | 898 |
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,964 |
dotnet-script/dotnet-script | A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. | 2,745 |
daltoniam/starscream | A WebSocket library in Swift for establishing and managing real-time communication between devices. | 8,348 |
panjf2000/gnet | An event-driven networking framework designed to provide high-performance and lightweight network capabilities. | 9,665 |
charje/portal | A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. | 28 |
zaphoyd/websocketpp | A C++ library that provides WebSocket protocol implementation and support for various network transport modules. | 7,056 |
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,823 |
swiftsocket/swiftsocket | Provides an easy-to-use interface for creating socket-based connections on Apple platforms. | 1,684 |