All Projects → T Io → Similar Projects or Alternatives

1819 Open source projects that are alternatives of or similar to T Io

Mobileimsdk
一个原创移动端IM通信层框架,轻量级、高度提炼,历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持iOS、Android、Java、H5,服务端基于Netty。
Stars: ✭ 3,864 (+190.31%)
Mutual labels:  nio, im, tcp, udp, netty
Nettychat
基于Netty+TCP+Protobuf实现的Android IM库,包含Protobuf序列化、TCP拆包与粘包、长连接握手认证、心跳机制、断线重连机制、消息重发机制、读写超时机制、离线消息、线程池等功能。
Stars: ✭ 1,979 (+48.69%)
Mutual labels:  nio, im, tcp, socket, netty
Elixir Socket
Socket wrapping for Elixir.
Stars: ✭ 642 (-51.77%)
Mutual labels:  websocket, tcp, socket, udp
fire-im
分布式IM服务,参考https://github.com/crossoverJie/cim 实现
Stars: ✭ 17 (-98.72%)
Mutual labels:  socket, tcp, netty, im
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 (-39.74%)
Mutual labels:  websocket, tcp, socket, http-server
Socketify
Raw TCP and UDP Sockets API on Desktop Browsers
Stars: ✭ 67 (-94.97%)
Mutual labels:  socket, tcp, udp, websocket-client
Easychatandroidclient
EasyChat是一个开源的社交类的App。主要包含消息、好友、群组等相关的IM核心功能。部分界面参照了QQ、微信等相关社交APP。EasyChat APP整体采用MVVM模式,基于JetPack(Lifecycle,LiveData,ViewModel,Room)构建
Stars: ✭ 64 (-95.19%)
Mutual labels:  im, tcp, socket, netty
Qtswissarmyknife
QSAK (Qt Swiss Army Knife) is a multi-functional, cross-platform debugging tool based on Qt.
Stars: ✭ 196 (-85.27%)
Mutual labels:  websocket, tcp, udp
Him Netty
开源的H5即时聊天系统 spring-boot + netty + protobuf + vue ~
Stars: ✭ 194 (-85.42%)
Mutual labels:  im, websocket, netty
Bigq
Messaging platform in C# for TCP and Websockets, with or without SSL
Stars: ✭ 18 (-98.65%)
Mutual labels:  websocket, tcp, socket
Netty Websocket Spring Boot Starter
🚀 lightweight high-performance WebSocket framework ( 轻量级、高性能的WebSocket框架)
Stars: ✭ 885 (-33.51%)
Mutual labels:  im, websocket, netty
Libhv
🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server.
Stars: ✭ 3,355 (+152.07%)
Httpcanary
A powerful capture and injection tool for the Android platform
Stars: ✭ 2,188 (+64.39%)
Mutual labels:  websocket, tcp, udp
Gff
GFF is a imitation QQ communication project, based on high IOCP. GFF是模仿QQ通讯项目,通信基于SAEA.MessageSocket、SAEA.Http、SAEA.MVC实现
Stars: ✭ 162 (-87.83%)
Mutual labels:  im, websocket, tcp
Asio2
Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.
Stars: ✭ 202 (-84.82%)
Mutual labels:  websocket, tcp, udp
RRQMSocket
TouchSocket是.Net(包括 C# 、VB.Net、F#)的一个整合性的、超轻量级的网络通信框架。包含了 tcp、udp、ssl、http、websocket、rpc、jsonrpc、webapi、xmlrpc等一系列的通信模块。一键式解决 TCP 黏分包问题,udp大数据包分片组合问题等。使用协议模板,可快速实现「固定包头」、「固定长度」、「区间字符」等一系列的数据报文解析。
Stars: ✭ 286 (-78.51%)
Mutual labels:  socket, tcp, udp
KingNetwork
KingNetwork is an open source library to facilitate the creation and communication of clients and servers via TCP, UDP, WebSocket and RUDP sockets.
Stars: ✭ 78 (-94.14%)
Mutual labels:  socket, tcp, udp
Ohsce
PHP HI-REL SOCKET TCP/UDP/ICMP/Serial .高可靠性PHP通信&控制框架SOCKET-TCP/UDP/ICMP/硬件Serial-RS232/RS422/RS485 AND MORE!
Stars: ✭ 206 (-84.52%)
Mutual labels:  tcp, socket, udp
Godsharp.socket
An easy-to-use .NET socket server and client.
Stars: ✭ 35 (-97.37%)
Mutual labels:  tcp, socket, udp
fastim
🚀基于Netty高可用分布式即时通讯系统,支持长连接网关管理、单聊、群聊、离线消息、消息推送消息、消息已读未读、消息未读数、红包、消息漫游等功能,支持集群部署的分布式架构。
Stars: ✭ 111 (-91.66%)
Mutual labels:  tcp, netty, im
Cim
📲cim(cross IM) 适用于开发者的分布式即时通讯系统
Stars: ✭ 8,109 (+509.24%)
Mutual labels:  im, tcp, netty
Jiny
Lightweight, modern, simple JVM web framework for rapid development in the API era
Stars: ✭ 40 (-96.99%)
ddos
Simple dos attack utility
Stars: ✭ 36 (-97.3%)
Mutual labels:  socket, tcp, udp
cheshuo
🎃A lightweight game server framework. Based on Springboot and Netty. Using ProtoBuf as communication between client and server.
Stars: ✭ 23 (-98.27%)
Mutual labels:  tcp, netty, nio
Beast
HTTP and WebSocket built on Boost.Asio in C++11
Stars: ✭ 3,241 (+143.5%)
Saea
SAEA.Socket is a high-performance IOCP framework TCP based on dotnet standard 2.0; Src contains its application test scenarios, such as websocket,rpc, redis driver, MVC WebAPI, lightweight message server, ultra large file transmission, etc. SAEA.Socket是一个高性能IOCP框架的 TCP,基于dotnet standard 2.0;Src中含有其应用测试场景,例如websocket、rpc、redis驱动、MVC WebAPI、轻量级消息服务器、超大文件传输等
Stars: ✭ 318 (-76.11%)
Mutual labels:  tcp, socket, websocket-client
Jstp
Fast RPC for browser and Node.js based on TCP, WebSocket, and MDSF
Stars: ✭ 132 (-90.08%)
Mutual labels:  websocket, tcp, socket
Jetlinks Community
JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。
Stars: ✭ 2,405 (+80.69%)
Mutual labels:  websocket, tcp, netty
Ssokit Qmake
A Simple & Strong Tool for TCP&UDP Debug
Stars: ✭ 231 (-82.64%)
Mutual labels:  tcp, socket, udp
Netcat
💻 Netcat client and server modules written in pure Javascript for Node.js.
Stars: ✭ 315 (-76.33%)
Mutual labels:  tcp, socket, udp
Simps
🚀 A simple, lightweight and high-performance PHP coroutine framework.
Stars: ✭ 318 (-76.11%)
Mutual labels:  websocket, tcp, udp
Gochat
goim server write by golang !🚀
Stars: ✭ 1,144 (-14.05%)
Mutual labels:  im, websocket, tcp
Him Vue
开源的H5即时聊天系统 spring-boot + netty + protobuf + vue ~
Stars: ✭ 142 (-89.33%)
Mutual labels:  im, websocket, netty
Frpc Android
Android,安卓版frpc,一个快速反向代理,可帮助您将NAT或防火墙后面的本地服务器暴露给Internet。
Stars: ✭ 205 (-84.6%)
Mutual labels:  websocket, tcp, udp
Jupiter
Jupiter是一款性能非常不错的, 轻量级的分布式服务框架
Stars: ✭ 1,372 (+3.08%)
Mutual labels:  nio, socket, netty
Pypacker
📦 The fastest and simplest packet manipulation lib for Python
Stars: ✭ 216 (-83.77%)
Mutual labels:  tcp, socket, udp
gnb udp over tcp
gnb_udp_over_tcp 是一个为GNB开发的通过tcp链路中转UDP分组转发的服务
Stars: ✭ 32 (-97.6%)
Mutual labels:  socket, tcp, udp
AndroidNetMonitor
This project aims to collect and analyze traffic information of Android.(采集手机发送和接收的报文简要信息,并且根据socket记录每个报文对应哪个手机app)
Stars: ✭ 25 (-98.12%)
Mutual labels:  socket, tcp, udp
Socket
The Hoa\Socket library.
Stars: ✭ 61 (-95.42%)
Mutual labels:  socket, tcp, udp
Nettydemo
Netty应用到Android,包含客户端、服务端(断线重连、心跳、黏包处理)
Stars: ✭ 183 (-86.25%)
Mutual labels:  nio, tcp, netty
Rmessage
Reactive Programming Multi-protocol push service
Stars: ✭ 23 (-98.27%)
Mutual labels:  tcp, udp, im
socket
Dazzle Async Socket
Stars: ✭ 19 (-98.57%)
Mutual labels:  socket, tcp, udp
DatagramTunneler
Simple C++ cross-platform client/server app forwarding UDP datagrams through a TCP connection.
Stars: ✭ 116 (-91.28%)
Mutual labels:  socket, tcp, udp
Yasio
A multi-platform support c++11 library with focus on asio (asynchronous socket I/O) for any client application.
Stars: ✭ 483 (-63.71%)
Mutual labels:  tcp, socket, udp
Firefly
Firefly is an asynchronous web framework for rapid development of high-performance web application.
Stars: ✭ 277 (-79.19%)
Mutual labels:  websocket, tcp, http-server
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 (-92.71%)
Mutual labels:  tcp, udp, nio
Laravel S
LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
Stars: ✭ 3,479 (+161.38%)
Mutual labels:  websocket, tcp, udp
Socket Mqtt
基于Netty+MQTT的高性能推送服务框架。支持普通Socket、MQTT、MQTT web socket协议。非常方便接入上层业务实现推送业务。
Stars: ✭ 314 (-76.41%)
Mutual labels:  websocket, socket, netty
Proxy admin free
Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理、DNS代理、DNS加密代理,代理API认证,全能跨平台代理服务器。
Stars: ✭ 487 (-63.41%)
Mutual labels:  tcp, udp, http-server
Workerman
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.3.
Stars: ✭ 9,617 (+622.54%)
Mutual labels:  websocket, tcp, socket
Happychat
基于Netty实现的WebSocket聊天室,支持几万人同时在线聊天
Stars: ✭ 445 (-66.57%)
Mutual labels:  nio, websocket, netty
Hp Socket
High Performance TCP/UDP/HTTP Communication Component
Stars: ✭ 4,420 (+232.08%)
Mutual labels:  tcp, socket, udp
Getty
a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd
Stars: ✭ 532 (-60.03%)
Mutual labels:  websocket, tcp, netty
Blinksocks
A framework for building composable proxy protocol stack.
Stars: ✭ 587 (-55.9%)
Mutual labels:  websocket, tcp, udp
Async Sockets Cpp
Simple thread-based asynchronous TCP & UDP Socket classes in C++.
Stars: ✭ 127 (-90.46%)
Mutual labels:  tcp, socket, udp
Kalm.js
The socket manager
Stars: ✭ 155 (-88.35%)
Mutual labels:  tcp, socket, udp
twjitm-core
采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。
Stars: ✭ 98 (-92.64%)
Mutual labels:  tcp, netty, udp
Message Io
Event-driven message library for building network applications easy and fast.
Stars: ✭ 321 (-75.88%)
Mutual labels:  websocket, tcp, udp
Kingim
KingIM是基于layim的websocket即时通讯系统,底层使用netty。
Stars: ✭ 538 (-59.58%)
Mutual labels:  im, websocket, netty
Netty Stroll
RPC基础通信框架
Stars: ✭ 77 (-94.21%)
Mutual labels:  tcp, socket, netty
1-60 of 1819 similar projects