Topic: "tcp-server"
aceld/zinx
A lightweight concurrent server framework based on Golang.
Language: Go - Size: 36.3 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 7,420 - Forks: 1,229
swoft-cloud/swoft
🚀 PHP Microservice Full Coroutine Framework
Language: PHP - Size: 6.5 MB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 5,565 - Forks: 780
easy-swoole/easyswoole
swoole,easyswoole,swoole framework
Language: PHP - Size: 2.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4,762 - Forks: 510
session-replay-tools/tcpcopy
An online request replication and TCP stream replay tool, ideal for real testing, performance testing, stability testing, stress testing, load testing, smoke testing, and more.
Language: C - Size: 8.38 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4,633 - Forks: 1,031
davyxu/cellnet
High performance, simple, extensible golang open source network library
Language: Go - Size: 9.63 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 4,072 - Forks: 885
Qihoo360/evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
Language: C++ - Size: 30.1 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3,706 - Forks: 952
lonng/nano
Lightweight, facility, high performance golang based game server framework
Language: Go - Size: 981 KB - Last synced at: 15 days ago - Pushed at: 8 months ago - Stars: 3,113 - Forks: 462
chronoxor/NetCoreServer
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
Language: C# - Size: 19.7 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 3,045 - Forks: 616
xuuhaoo/OkSocket
An blocking socket client for Android applications.
Language: Java - Size: 5.99 MB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 2,588 - Forks: 431
dannagle/PacketSender
Network utility for sending / receiving TCP, UDP, SSL, HTTP
Language: C++ - Size: 12.7 MB - Last synced at: 25 days ago - Pushed at: 26 days ago - Stars: 2,542 - Forks: 379
chronoxor/CppServer
Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Language: C++ - Size: 191 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1,551 - Forks: 301
beetlex-io/BeetleX
high performance dotnet core socket tcp communication components, support TLS, HTTP, HTTPS, WebSocket, RPC, Redis protocols, custom protocols and 1M connections problem solution
Language: C# - Size: 1.7 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 1,197 - Forks: 245
ansyun/dpdk-ans
ANS(Accelerated Network Stack) on DPDK, DPDK native TCP/IP stack.
Language: C - Size: 16.2 MB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 1,187 - Forks: 324
lemunozm/message-io
Fast and easy-to-use event-driven network library.
Language: Rust - Size: 698 KB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 1,184 - Forks: 82
cw1997/NATBypass
一款lcx.exe在golang下的实现, 可用于内网穿透, 建立TCP反弹隧道用以绕过防火墙入站限制等, This tool is used to establish reverse tunnel in NAT network environment, it can bypass firewall inbound restriction, support all functions of lcx.exe
Language: Go - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 1,136 - Forks: 278
chenxuuu/llcom
🛠功能强大的串口工具。支持Lua自动化处理、串口调试、WinUSB、串口曲线、TCP测试、MQTT测试、编码转换、乱码恢复等功能
Language: C# - Size: 3.86 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1,045 - Forks: 232
mtrudel/thousand_island
Thousand Island is a pure Elixir socket server
Language: Elixir - Size: 25.9 MB - Last synced at: 23 days ago - Pushed at: 24 days ago - Stars: 925 - Forks: 59
DarthPestilane/easytcp
:sparkles: :rocket: EasyTCP is a light-weight TCP framework written in Go (Golang), built with message router. EasyTCP helps you build a TCP server easily fast and less painful.
Language: Go - Size: 517 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 821 - Forks: 88
dobyte/due
基于Go语言开发的高性能分布式游戏服务器框架
Language: Go - Size: 3.49 MB - Last synced at: 16 days ago - Pushed at: 27 days ago - Stars: 780 - Forks: 142
zllangct/rockgo
A developing game server framework,based on Entity Component System(ECS).
Language: Go - Size: 3.1 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 670 - Forks: 131
youngmonkeys/ezyfox-server
A socket server (include SSL) supports realtime application, realtime game, MMORPG, messaging, chat and streaming data with TCP, UDP and Websocket
Language: Java - Size: 4.75 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 656 - Forks: 107
ikskuh/zig-network
A smallest-common-subset of socket functions for crossplatform networking, TCP & UDP
Language: Zig - Size: 162 KB - Last synced at: 22 days ago - Pushed at: 2 months ago - Stars: 588 - Forks: 72
Monika1313/Wu.CommTool
基于C#、WPF、Prism、MaterialDesign、HandyControl开发的通讯调试工具。支持Modbus Rtu调试、Mqtt调试、TCP调试、串口调试、UDP调试
Language: C# - Size: 7.35 MB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 543 - Forks: 123
jchristn/SuperSimpleTcp
Simple wrapper for TCP client and server in C# with SSL support
Language: C# - Size: 297 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 516 - Forks: 108
markiodev/Networker 📦
A simple to use TCP and UDP networking library for .NET. Compatible with Unity.
Language: C# - Size: 358 KB - Last synced at: 3 days ago - Pushed at: almost 6 years ago - Stars: 482 - Forks: 77
typ0520/bizsocket
异步socket,对一些业务场景做了支持
Language: Java - Size: 152 KB - Last synced at: 6 months ago - Pushed at: about 6 years ago - Stars: 475 - Forks: 140
an-tao/trantor
a non-blocking I/O tcp network lib based on c++14/17
Language: C++ - Size: 1.11 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 460 - Forks: 154
gaochundong/Cowboy
Cowboy.Sockets is a C# library for building sockets based services.
Language: C# - Size: 2.85 MB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 408 - Forks: 177
Cylix/tacopie 📦
C++ TCP Library - NO LONGER MAINTAINED
Language: C++ - Size: 1.01 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 374 - Forks: 131
Rapsssito/react-native-tcp-socket
React Native TCP socket API for Android, iOS & macOS with SSL/TLS support.
Language: Java - Size: 1.51 MB - Last synced at: 23 days ago - Pushed at: 7 months ago - Stars: 356 - Forks: 100
hprose/hprose-nodejs
Hprose is a cross-language RPC. This project is Hprose 2.0 for Node.js
Language: JavaScript - Size: 813 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 299 - Forks: 52
microsoft/ctsTraffic
ctsTraffic is a highly scalable client/server networking tool giving detailed performance and reliability analytics
Language: C++ - Size: 177 MB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 275 - Forks: 48
porrey/Virtual-ZPL-Printer
An ethernet based virtual Zebra Label Printer that can be used to test applications that produce bar code labels.
Language: C# - Size: 286 MB - Last synced at: 20 days ago - Pushed at: 6 months ago - Stars: 272 - Forks: 55
xljiulang/KestrelApp
基于Kestrel的网络编程应用示例
Language: C# - Size: 223 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 262 - Forks: 46
fanchy/h2engine
H2服务器引擎架构是轻量级的,与其说是引擎,个人觉得称之为平台更为合适。因为它封装的功能少之又少,但是提供了非常简洁方便的扩展机制,使得可以用C++、python、lua、js、php来开发具体的服务器功能。H2引擎的灵感来源于web服务器Apache。
Language: C - Size: 19.9 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 258 - Forks: 85
TralahM/blackhat-go
As hackers, we put a premium on function over elegance as time is always scarce. When you need to quickly create a solution to a problem, style concerns come secondary.
Language: Go - Size: 2.87 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 256 - Forks: 46
dexter-xD/blink
Lightweight web server with hot reload and dynamic html templating.
Language: C - Size: 137 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 237 - Forks: 25
emqx/esockd
Erlang general non-blocking TCP/SSL socket server
Language: Erlang - Size: 3.81 MB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 214 - Forks: 86
apsrcreatix/Socket-Programming-With-C
:envelope: Learn Network Protocol and Network Programming
Language: C - Size: 530 KB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 212 - Forks: 109
wlgq2/eomaia
一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。
Language: C++ - Size: 239 KB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 194 - Forks: 46
fengzhizi715/AndroidServer
基于 Kotlin + Netty 开发,为 Android App 提供 Server 的功能,包括 Http、TCP、WebSocket 服务
Language: Kotlin - Size: 338 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 191 - Forks: 40
jhg023/SimpleNet
An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.
Language: Java - Size: 340 KB - Last synced at: 18 days ago - Pushed at: almost 5 years ago - Stars: 183 - Forks: 19
9b9387/zero
A Lightweight Socket Service with heartbeat, Can be easily used in TCP server development.
Language: Go - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 178 - Forks: 61
roboremo/ESP8266-WiFi-UART-Bridge
Transparent WiFi (TCP, UDP) to UART Bridge, in AP or STATION mode
Language: C++ - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 171 - Forks: 59
elhayra/tcp_server_client
A thin and simple C++ TCP client server
Language: C++ - Size: 107 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 164 - Forks: 55
ygoe/AsyncTcpClient
An asynchronous variant of TcpClient and TcpListener for .NET Standard.
Language: C# - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 159 - Forks: 37
jacking75/edu_cpp_IOCP
IOCP 실습
Language: C++ - Size: 867 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 153 - Forks: 32
Swenson1992/TCPServer
node实现的GRPC中间层转发解析,连接前端后端通信的中间件
Language: JavaScript - Size: 15.6 MB - Last synced at: 7 months ago - Pushed at: almost 8 years ago - Stars: 147 - Forks: 3
ch0ice/jt809-tcp-server
parse JTT 809-2011 protocol of ministry of transportation
Language: Java - Size: 3.4 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 143 - Forks: 82
evolutionleo/Warp
Warp is a feature-rich framework for multiplayer games, written in GameMaker and NodeJS (previously GM-Online-Framework)
Language: TypeScript - Size: 18.3 MB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 140 - Forks: 8
ORESoftware/live-mutex
High-performance networked mutex for Node.js libraries.
Language: TypeScript - Size: 787 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 139 - Forks: 5
manfredipist/QTcpSocket
A simple Qt client-server TCP architecture to transfer data between peers
Language: C++ - Size: 594 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 135 - Forks: 42
chronoxor/CSharpServer
Ultra fast and low latency asynchronous socket server & client C# library with support TCP, SSL, UDP protocols and 10K connections problem solution
Language: C# - Size: 1.04 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 124 - Forks: 34
BojanJurca/Multitasking-Esp32-HTTP-FTP-Telnet-servers-for-Arduino
ESP32 with HTTP server, Telnet server, file system, FTP server FTP client, SMTP client, cron daemon and user management
Language: C++ - Size: 3.66 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 112 - Forks: 26
VincentFF/thinredis
A high performance cache server
Language: Go - Size: 1.35 MB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 109 - Forks: 11
kpavlov/fixio
FIX Protocol Support for Netty
Language: Java - Size: 1.22 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 107 - Forks: 47
yaoguangluo/Deta_Cache
缓存cache服务器
Language: Java - Size: 633 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 104 - Forks: 58
acouvreur/ssh-log-to-influx
Send SSH authentication logs to influxdb with geohashing IP
Language: JavaScript - Size: 3.18 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 103 - Forks: 27
twjitm/twjitm-core
采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。
Language: Java - Size: 2.81 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 103 - Forks: 50
yetel/EasyChatServer
EasyChatServer是一个简单的聊天IM软件后端程序,采用SpringBoot + Netty框架。提供了单聊 群聊 发送消息 发送图片等简单功能。目前开源了两款对应的客户端: Android客户端和Javafx客户端
Language: Java - Size: 248 KB - Last synced at: 6 months ago - Pushed at: almost 6 years ago - Stars: 100 - Forks: 46
gabrieldim/ChatSystem-Java
Chat System made in Java using TCP Sockets.
Language: Java - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 96 - Forks: 2
BurgerGroup/Burger
:hamburger: c++11 Server based on coroutine and reactor
Language: C++ - Size: 34.4 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 85 - Forks: 16
NetAsmCom/Socketify
Raw TCP and UDP Sockets API on Desktop Browsers
Language: JavaScript - Size: 1.26 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 79 - Forks: 13
khoih-prog/EthernetWebServer_STM32 📦
This is simple yet complete WebServer library for STM32 boards running built-in Ethernet LAN8742A (Nucleo-144, Discovery), ENC28J60 or W5x00 Ethernet shields. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. Ethernet_Generic library is used as default for W5x00. Now W5x00 can use any custom hardware / software SPI
Language: C++ - Size: 1.47 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 76 - Forks: 21
andreacasalino/Minimal-Socket
Minimal cross platform C++ tcp, udp socket implementation
Language: C++ - Size: 1010 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 75 - Forks: 15
jacking75/edu_GolangSocketGameServer
golang을 이용하여 실시간 통신 게임 서버 만들기 실습
Language: Go - Size: 1.82 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 75 - Forks: 16
minaandrawos/machat
An open source chat server implemented in Go
Language: Go - Size: 2.2 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 75 - Forks: 17
SyneHQ/rabbit.go
Bidirectional TCP tunnel written in go
Language: Go - Size: 2.53 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 73 - Forks: 4
DonnYep/CosmosEngine
CosmosEngine是一款轻量级的服务器框架,提供高速可靠UDP传输协议。支持网络多通道、服务器间RPC大数据流传输通讯,非常容易改成分布式服务器。本框架长期维护更新,LTS。
Language: C# - Size: 2.37 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 70 - Forks: 11
orkunkaraduman/go-tcpserver
Go TCP Server library
Language: Go - Size: 20.5 KB - Last synced at: 6 months ago - Pushed at: almost 7 years ago - Stars: 70 - Forks: 8
reison1218/GameServer_Rust
RustProject
Language: Rust - Size: 546 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 69 - Forks: 23
jacking75/SuperSocketLite
SuperSocket 1.6 버전의 .NET Core 포팅
Language: C# - Size: 25.6 MB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 69 - Forks: 27
jchristn/CavemanTcp
CavemanTcp is a simple TCP client and server providing callers with easy integration and full control over network reads and writes.
Language: C# - Size: 587 KB - Last synced at: 16 days ago - Pushed at: 19 days ago - Stars: 67 - Forks: 19
sowmen/Android-P2P-Chat-Messenger-using-Java-TCP-IP-Socket-Programming
A Chat and File transfer Application using Android Socket Programming and Peer-Peer communication using Java TCP/IP Socket
Language: Java - Size: 5.05 MB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 63 - Forks: 28
pimalaya/comodoro
CLI to manage timers
Language: Rust - Size: 354 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 60 - Forks: 5
retifrav/qt-client-server
Network communication between server and client via TCP.
Language: C++ - Size: 799 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 60 - Forks: 19
edghyhdz/silver-sniffle
Ncurses TCP Chat
Language: C++ - Size: 26.2 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 59 - Forks: 6
EricBatlle/SimpleUnityTCP
🖧 Simple Unity Project to show how TCP communication are builded in C# without multi-threading or Unity network (Unet) involved.
Language: C# - Size: 1.11 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 58 - Forks: 11
zoujiaqing/msgtrans
MsgTrans for rust, support multiple protocol create server and client, protocol support Tcp / WebSocket / QUIC.
Language: Rust - Size: 975 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 54 - Forks: 8
hugokung/micro_gateway
🔥micro_gateway is a micro-service gateway developed based on Vue and Golang. The system supports multiple proxy protocols (such as HTTP, TCP and gRPC) and multiple load balancing algorithms.
Language: Go - Size: 1.28 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 54 - Forks: 1
Bian-Sh/Unity-async-await-tcp
This is an async/await tcp communication (client and server inside) in unity.simple yet powerful!
Language: C# - Size: 49.5 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 54 - Forks: 9
sstokic-tgm/JFTSE
JFTSE Open Source MMO Framework
Language: Java - Size: 7.85 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 53 - Forks: 26
godsharp/GodSharp.Socket
An easy-to-use .NET socket server and client.
Language: C# - Size: 213 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 53 - Forks: 15
ivan-sincek/chat-app 📦
Multithreading TCP server and client communicating over TCP/IP - Windows Forms Application.
Language: C# - Size: 88.9 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 52 - Forks: 20
Jamalianpour/EasyFileTransfer
An easy way to transfer file with any size on network with tcp protocol.
Language: C# - Size: 1.15 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 49 - Forks: 11
luckydrq/tcp-net
Build tcp applications in a stable and elegant way
Language: JavaScript - Size: 27.3 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 49 - Forks: 6
leprosus/golang-p2p
Golang TCP simple client and server
Language: Go - Size: 93.8 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 48 - Forks: 4
iamazeem/TcpClientServerApp
Sample asynchronous protocol-based TCP client and server apps using C++ and Boost::Asio
Language: C++ - Size: 78.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 47 - Forks: 10
gbytegear/TcpServer
Crossplatform Multi-threading TCP/IP Server
Language: C++ - Size: 506 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 47 - Forks: 14
elvengard-mmo/elvengard_network
Game server toolkit written in Elixir # Network
Language: Elixir - Size: 831 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 43 - Forks: 4
khoih-prog/ESP8266_AT_WebServer 📦
This is simple yet complete WebServer library for AVR, Teensy, SAM DUE, SAMD, STM32, nRF52, etc. boards running ESP8266 AT-command shields. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. Now with fix of severe limitation to permit sending much larger data
Language: C++ - Size: 5.05 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 43 - Forks: 9
nsiatras/extasys
Asynchronous TCP/UDP socket library
Language: Java - Size: 2.54 MB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 42 - Forks: 16
jacking75/backup_cppNetStudy_work 📦
컴투스 C++ 네트워크 스터디 개인 작업 저장소
Language: C++ - Size: 45.5 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 40 - Forks: 18
muneeb50/Multithreaded-Online-Quiz-System
Computer Networks Project - Multi-threaded Online Quiz System, developed in C language based on TCP protocol, including development of one Main Server, three Sub-servers and unlimited clients.
Language: C - Size: 422 KB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 39 - Forks: 11
mohammadhasanii/Node-HTTP3
This project is a starter template for building fast and lightweight web applications in Node.js using the h3 framework.
Language: JavaScript - Size: 3.94 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 38 - Forks: 10
krystal/uninterruptible
Zero-downtime restarts for your trivial socket servers
Language: Ruby - Size: 83 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 38 - Forks: 3
nopnop2002/Arduino-ESPAT-NETWORK
MQTT/NTP/SMTP/SNTP/TCP/UDP Applicaton for Arduino using ESP8266's AT firmware.
Language: C++ - Size: 463 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 37 - Forks: 14
cloudamqp/websocket-tcp-relay
Expose any TCP server as a WebSocket endpoint
Language: Crystal - Size: 66.4 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 36 - Forks: 11
JasonXuDeveloper/Miku
High performance TCP server/client library written in C#
Language: C# - Size: 104 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 36 - Forks: 5
willianmarquess/open-mt2
Metin2 open source server implementation in Nodejs
Language: TypeScript - Size: 2.65 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 36 - Forks: 3