TouchSocket
Network framework
A comprehensive .NET networking framework providing a range of modules for socket and protocol communication.
TouchSocket is an integrated .NET networking framework that includes modules for socket, TCP, UDP, SSL, named pipes, HTTP, WebSocket, RPC, and more. It offers a one-stop solution for TCP packet issues and enables quick implementation of custom data message parsing using protocol templates.
898 stars
20 watching
142 forks
Language: C#
last commit: 4 days ago
Linked from 1 awesome list
csharphttphttpsiocpjsonrpc-servermemory-poolmodbusrpcsocketsocket-iossl-supporttcpudpwebapiwebsocketxmlrpc-server
Related projects:
Repository | Description | Stars |
---|---|---|
openrtmfp/arcusnode | A NodeJS implementation of the RTMFP rendezvous service for peer-to-peer networking with Adobe Flash | 175 |
iamrsalman/dots | A lightweight networking framework for building concurrent networked applications in Swift. | 38 |
billp/terminetwork | A networking solution for building secure iOS and macOS applications | 99 |
samchon/tgrid | Provides a framework for distributed computing and RPC in TypeScript, enabling remote function calls over WebSocket and Worker protocols. | 145 |
rxswiftcommunity/rxalamofire | A Swift framework that simplifies HTTP networking using RxSwift and Alamofire | 1,626 |
treeform/ws | A WebSocket library for building real-time communication between clients and servers. | 254 |
machinezone/ixwebsocket | A lightweight C++ library for building WebSocket clients and servers with TLS support. | 551 |
nrf24/rf24mesh | Develops an open-source software framework for mesh networking using RF24 devices | 424 |
nathankot/nkmultipeer | A multipeer networking library that uses RxSwift to simplify peer-to-peer communication and connection management. | 15 |
kitura/bluesocket | A socket framework for Swift that enables communication between processes on various platforms including iOS, macOS, and Linux. | 1,412 |
dfhack/clsocket | A lightweight C++ library for creating cross-platform network programs using sockets. | 157 |
sky-uk/reactiveapi | A framework for building reactive network clients in Swift using RxSwift and URLSession. | 79 |
jrief/django-websocket-redis | Enables real-time communication between Django applications and web browsers using Redis as the message queue | 896 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
mindbody/conduit | A Swift networking library that simplifies HTTP requests and provides robust authentication capabilities. | 52 |