All Projects → Message Io → Similar Projects or Alternatives

2583 Open source projects that are alternatives of or similar to Message Io

Socketify
Raw TCP and UDP Sockets API on Desktop Browsers
Stars: ✭ 67 (-79.13%)
Mutual labels:  tcp, sockets, udp, tcp-server
Workerman
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.3.
Stars: ✭ 9,617 (+2895.95%)
Mutual labels:  asynchronous, event-driven, websocket, tcp
XAsyncSockets
XAsyncSockets is an efficient Python/MicroPython library of managed asynchronous sockets.
Stars: ✭ 28 (-91.28%)
Mutual labels:  tcp, sockets, asynchronous, udp
Simplenet
An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.
Stars: ✭ 164 (-48.91%)
Mutual labels:  asynchronous, network, tcp, tcp-server
twjitm-core
采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。
Stars: ✭ 98 (-69.47%)
Mutual labels:  tcp, asynchronous, udp, tcp-server
ctsTraffic
ctsTraffic is a highly scalable client/server networking tool giving detailed performance and reliability analytics
Stars: ✭ 125 (-61.06%)
Mutual labels:  tcp, sockets, udp, tcp-server
Bizsocket
异步socket,对一些业务场景做了支持
Stars: ✭ 469 (+46.11%)
Mutual labels:  tcp, tcp-server, sockets
Packetsender
Network utility for sending / receiving TCP, UDP, SSL
Stars: ✭ 1,349 (+320.25%)
Mutual labels:  tcp, udp, tcp-server
Computer Networking A Top Down Approach Notes
《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。
Stars: ✭ 3,890 (+1111.84%)
Mutual labels:  network, tcp, udp
Httpcanary
A powerful capture and injection tool for the Android platform
Stars: ✭ 2,188 (+581.62%)
Mutual labels:  websocket, tcp, udp
Qtswissarmyknife
QSAK (Qt Swiss Army Knife) is a multi-functional, cross-platform debugging tool based on Qt.
Stars: ✭ 196 (-38.94%)
Mutual labels:  websocket, tcp, udp
Hp Socket
High Performance TCP/UDP/HTTP Communication Component
Stars: ✭ 4,420 (+1276.95%)
Mutual labels:  network, tcp, udp
Pytcp
PyTCP is an attempt to create fully functional TCP/IP stack in Python. It supports TCP stream based transport with reliable packet delivery based on sliding window mechanism and basic congestion control. It also supports IPv6/ICMPv6 protocols with SLAAC address configuration. It operates as user space program attached to Linux TAP interface. As of today stack is able to send and receive traffic over Internet using IPv4 and IPv6 default gateways for routing. Since goal of this project is purely educational (at least at this point) the clarity of code is preferred over its efficiency. For the same reason security features are not being implemented just yet unless they are integral part of TCP/IP suite protocols specification.
Stars: ✭ 65 (-79.75%)
Mutual labels:  network, tcp, udp
Ws Machine
WS-Machine is a websocket finite state machine for client websocket connections (Go)
Stars: ✭ 110 (-65.73%)
Mutual labels:  asynchronous, non-blocking, websocket
Networker
A simple to use TCP and UDP networking library for .NET. Compatible with Unity.
Stars: ✭ 408 (+27.1%)
Mutual labels:  tcp, udp, tcp-server
Easytcp
Simple framework for TCP clients and servers. Focused on performance and usability.
Stars: ✭ 60 (-81.31%)
Mutual labels:  tcp, tcp-server, sockets
Libzt
ZeroTier Sockets - Put a network stack in your app
Stars: ✭ 486 (+51.4%)
Mutual labels:  tcp, udp, sockets
Elixir Socket
Socket wrapping for Elixir.
Stars: ✭ 642 (+100%)
Mutual labels:  websocket, tcp, udp
Bigq
Messaging platform in C# for TCP and Websockets, with or without SSL
Stars: ✭ 18 (-94.39%)
Mutual labels:  websocket, tcp, sockets
Hprose Nodejs
Hprose is a cross-language RPC. This project is Hprose 2.0 for Node.js
Stars: ✭ 297 (-7.48%)
Mutual labels:  websocket, tcp, tcp-server
Esp8266 Wifi Uart Bridge
Transparent WiFi (TCP, UDP) to UART Bridge, in AP or STATION mode
Stars: ✭ 107 (-66.67%)
Mutual labels:  tcp, udp, tcp-server
Lightning
A Swift Multiplatform Single-threaded Non-blocking Web and Networking Framework
Stars: ✭ 312 (-2.8%)
Mutual labels:  asynchronous, non-blocking, tcp
Pjon
PJON (Padded Jittering Operative Network) is an experimental, arduino-compatible, multi-master, multi-media network protocol.
Stars: ✭ 2,615 (+714.64%)
Mutual labels:  network, tcp, udp
Sockets
🔌 Non-blocking TCP socket layer, with event-driven server and client.
Stars: ✭ 559 (+74.14%)
Mutual labels:  non-blocking, tcp, sockets
Tk Listen
A library that allows to listen network sockets with proper resource limits and error handling
Stars: ✭ 27 (-91.59%)
Mutual labels:  asynchronous, network, tcp
Beetlex
high performance dotnet core socket tcp communication components, support TLS, HTTP, HTTPS, WebSocket, RPC, Redis protocols, custom protocols and 1M connections problem solution
Stars: ✭ 802 (+149.84%)
Mutual labels:  non-blocking, websocket, tcp
Collie
An asynchronous event-driven network framework( port netty ) written in D.
Stars: ✭ 60 (-81.31%)
Mutual labels:  asynchronous, event-driven, network
Simps
🚀 A simple, lightweight and high-performance PHP coroutine framework.
Stars: ✭ 318 (-0.93%)
Mutual labels:  websocket, tcp, udp
Socket-Programming-With-C
✉️ Learn Network Protocol and Network Programming
Stars: ✭ 147 (-54.21%)
Mutual labels:  udp, tcp-server, network-programming
protocol
Easy protocol definitions in Rust
Stars: ✭ 151 (-52.96%)
Mutual labels:  tcp, udp, network-programming
network
exomia/network is a wrapper library around System.Socket for easy and fast TCP/UDP client & server communication.
Stars: ✭ 18 (-94.39%)
Mutual labels:  tcp, udp, tcp-server
Godsharp.socket
An easy-to-use .NET socket server and client.
Stars: ✭ 35 (-89.1%)
Mutual labels:  tcp, udp, tcp-server
Bedrockframework
High performance, low level networking APIs for building custom servers and clients.
Stars: ✭ 697 (+117.13%)
Mutual labels:  tcp, transport, sockets
Laravel S
LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
Stars: ✭ 3,479 (+983.8%)
Mutual labels:  websocket, tcp, udp
Firefly
Firefly is an asynchronous web framework for rapid development of high-performance web application.
Stars: ✭ 277 (-13.71%)
Mutual labels:  asynchronous, websocket, tcp
packet
📦 Send network packets over a TCP or UDP connection.
Stars: ✭ 68 (-78.82%)
Mutual labels:  tcp, udp, network-programming
Blinksocks
A framework for building composable proxy protocol stack.
Stars: ✭ 587 (+82.87%)
Mutual labels:  websocket, tcp, udp
T Io
解决其它网络框架没有解决的用户痛点,让天下没有难开发的网络程序
Stars: ✭ 1,331 (+314.64%)
Mutual labels:  websocket, tcp, udp
Dnsguide
A guide to writing a DNS Server from scratch in Rust
Stars: ✭ 2,226 (+593.46%)
Mutual labels:  tcp, udp, network-programming
Frpc Android
Android,安卓版frpc,一个快速反向代理,可帮助您将NAT或防火墙后面的本地服务器暴露给Internet。
Stars: ✭ 205 (-36.14%)
Mutual labels:  websocket, tcp, udp
Asio2
Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.
Stars: ✭ 202 (-37.07%)
Mutual labels:  websocket, tcp, udp
Tinytcpserver
A small tcp server working under Mono or .NET (4.0) and provides hooks for handling data exchange with clients (works under mono and .net). Behaviour/protocol/reaction could be specified via custom C# script.
Stars: ✭ 14 (-95.64%)
Mutual labels:  network, tcp, tcp-server
React Native Tcp Socket
React Native TCP socket API for Android, iOS & macOS with client SSL/TLS support
Stars: ✭ 112 (-65.11%)
Mutual labels:  network, tcp, tcp-server
Pypacker
📦 The fastest and simplest packet manipulation lib for Python
Stars: ✭ 216 (-32.71%)
Mutual labels:  network, tcp, udp
Kalm.js
The socket manager
Stars: ✭ 155 (-51.71%)
Mutual labels:  network, tcp, udp
Network
C# Network Library
Stars: ✭ 237 (-26.17%)
Mutual labels:  network, tcp, udp
Fi6s
IPv6 network scanner designed to be fast
Stars: ✭ 116 (-63.86%)
Mutual labels:  network, tcp, udp
Weevent
Event-Driven Architecture Based on Blockchain.基于区块链的事件驱动架构
Stars: ✭ 608 (+89.41%)
Mutual labels:  event-driven, message-queue, websocket
Socket
Non-blocking socket and TLS functionality for PHP based on Amp.
Stars: ✭ 122 (-61.99%)
Mutual labels:  non-blocking, tcp, udp
Deta cache
缓存cache服务器
Stars: ✭ 106 (-66.98%)
Mutual labels:  network, tcp, tcp-server
Toast Haste.framework
TOAST Haste framework is a pure java implementation of asynchronous game server framework
Stars: ✭ 95 (-70.4%)
Mutual labels:  asynchronous, event-driven, udp
workerman
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.4.
Stars: ✭ 10,005 (+3016.82%)
Mutual labels:  tcp, asynchronous, event-driven
asyncio-socks-server
A SOCKS proxy server implemented with the powerful python cooperative concurrency framework asyncio.
Stars: ✭ 154 (-52.02%)
Mutual labels:  tcp, asynchronous, udp
Magician
Magician is a small HTTP service package based on Netty that makes it very easy to start an http service, and also supports WebSocket, using annotated configuration Handler, If you want to develop an http service with netty but find it cumbersome, then Magician may help you.
Stars: ✭ 97 (-69.78%)
Mutual labels:  tcp, udp
DatagramTunneler
Simple C++ cross-platform client/server app forwarding UDP datagrams through a TCP connection.
Stars: ✭ 116 (-63.86%)
Mutual labels:  tcp, udp
knockonports
A port knocking client for Android
Stars: ✭ 25 (-92.21%)
Mutual labels:  tcp, udp
dats
📈 Minimalistic zero-dependencies statsd client for Node.js
Stars: ✭ 63 (-80.37%)
Mutual labels:  tcp, udp
dpdk
A comprehensive rust binding for DPDK allowing high speed userspace networking across 256 cores and 32 NICs
Stars: ✭ 30 (-90.65%)
Mutual labels:  tcp, udp
mocket
Reliable UDP server client for flaky networks
Stars: ✭ 21 (-93.46%)
Mutual labels:  tcp, udp
packetdrill
packetdrill with UDPLite and SCTP support and bug fixes for FreeBSD
Stars: ✭ 37 (-88.47%)
Mutual labels:  tcp, udp
1-60 of 2583 similar projects