All Projects → Mobileimsdk → Similar Projects or Alternatives

943 Open source projects that are alternatives of or similar to Mobileimsdk

T Io
解决其它网络框架没有解决的用户痛点,让天下没有难开发的网络程序
Stars: ✭ 1,331 (-65.55%)
Mutual labels:  nio, im, tcp, udp, netty
Nettychat
基于Netty+TCP+Protobuf实现的Android IM库,包含Protobuf序列化、TCP拆包与粘包、长连接握手认证、心跳机制、断线重连机制、消息重发机制、读写超时机制、离线消息、线程池等功能。
Stars: ✭ 1,979 (-48.78%)
Mutual labels:  nio, im, tcp, netty
twjitm-core
采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。
Stars: ✭ 98 (-97.46%)
Mutual labels:  tcp, netty, udp
bootpush
📶即时消息推送服务(即时通讯),基于Netty- Instant Messaging push service based on Netty
Stars: ✭ 146 (-96.22%)
Mutual labels:  netty, im, push
Cim
📲cim(cross IM) 适用于开发者的分布式即时通讯系统
Stars: ✭ 8,109 (+109.86%)
Mutual labels:  im, tcp, netty
Reactor Netty
TCP/HTTP/UDP/QUIC client/server with Reactor over Netty
Stars: ✭ 1,743 (-54.89%)
Mutual labels:  tcp, udp, netty
cheshuo
🎃A lightweight game server framework. Based on Springboot and Netty. Using ProtoBuf as communication between client and server.
Stars: ✭ 23 (-99.4%)
Mutual labels:  tcp, netty, nio
fire-im
分布式IM服务,参考https://github.com/crossoverJie/cim 实现
Stars: ✭ 17 (-99.56%)
Mutual labels:  tcp, netty, im
Rmessage
Reactive Programming Multi-protocol push service
Stars: ✭ 23 (-99.4%)
Mutual labels:  tcp, udp, im
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 (-97.49%)
Mutual labels:  tcp, udp, nio
Mpush
MPush开源实时消息推送系统
Stars: ✭ 3,455 (-10.58%)
Mutual labels:  im, push, netty
Easychatandroidclient
EasyChat是一个开源的社交类的App。主要包含消息、好友、群组等相关的IM核心功能。部分界面参照了QQ、微信等相关社交APP。EasyChat APP整体采用MVVM模式,基于JetPack(Lifecycle,LiveData,ViewModel,Room)构建
Stars: ✭ 64 (-98.34%)
Mutual labels:  im, tcp, netty
fastim
🚀基于Netty高可用分布式即时通讯系统,支持长连接网关管理、单聊、群聊、离线消息、消息推送消息、消息已读未读、消息未读数、红包、消息漫游等功能,支持集群部署的分布式架构。
Stars: ✭ 111 (-97.13%)
Mutual labels:  tcp, netty, im
Fpush
📶即时消息推送服务(即时通讯),基于Netty+protobuf-- Instant Messaging push service based on Netty+protobuf
Stars: ✭ 134 (-96.53%)
Mutual labels:  im, push, netty
Nettydemo
Netty应用到Android,包含客户端、服务端(断线重连、心跳、黏包处理)
Stars: ✭ 183 (-95.26%)
Mutual labels:  nio, tcp, netty
Laravel S
LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
Stars: ✭ 3,479 (-9.96%)
Mutual labels:  tcp, udp
go-im
基于Golang编写的高性能im服务器 🚀
Stars: ✭ 220 (-94.31%)
Mutual labels:  tcp, im
server-framework
纯C的分布式服务器框架通用模板,跨平台,模块动态加载,tcp/可靠UDP,协程RPC,日志,集群建立
Stars: ✭ 24 (-99.38%)
Mutual labels:  tcp, udp
Lan Share
Cross platform LAN File transfer application built with Qt C++ framework
Stars: ✭ 317 (-91.8%)
Mutual labels:  tcp, udp
socket
Dazzle Async Socket
Stars: ✭ 19 (-99.51%)
Mutual labels:  tcp, udp
iit-kgp-network
Information repository and Solutions on IIT KGP Internet Problems.
Stars: ✭ 28 (-99.28%)
Mutual labels:  tcp, udp
netty-in-action-cn
Netty In Action 中文版
Stars: ✭ 1,389 (-64.05%)
Mutual labels:  netty, nio
Netcat
💻 Netcat client and server modules written in pure Javascript for Node.js.
Stars: ✭ 315 (-91.85%)
Mutual labels:  tcp, udp
asyncio-socks-server
A SOCKS proxy server implemented with the powerful python cooperative concurrency framework asyncio.
Stars: ✭ 154 (-96.01%)
Mutual labels:  tcp, udp
im-bass
基础IM通信
Stars: ✭ 56 (-98.55%)
Mutual labels:  tcp, netty
Socketify
Raw TCP and UDP Sockets API on Desktop Browsers
Stars: ✭ 67 (-98.27%)
Mutual labels:  tcp, udp
SACK
System Abstraction Component Kit
Stars: ✭ 18 (-99.53%)
Mutual labels:  tcp, udp
network
exomia/network is a wrapper library around System.Socket for easy and fast TCP/UDP client & server communication.
Stars: ✭ 18 (-99.53%)
Mutual labels:  tcp, udp
net-protocol
golang模拟内核协议栈 实现链路层、网络层、传输层、应用层 用户态协议栈 ,基于虚拟网卡TUN/TAP
Stars: ✭ 129 (-96.66%)
Mutual labels:  tcp, udp
chat-server-release
[飞享]-服务端发布版本,支持TCP,Websocket链接,只需修改少量的配置即可快速部署,请严格按照项目部署目录配置环境,这样能保证你快速部署成功.详情请进入官网https://www.fsharechat.cn 查看具体的部署说明,技术支持商业合作请找官方技术支持
Stars: ✭ 28 (-99.28%)
Mutual labels:  tcp, im
ComputerNetworks-unipd2018
Tips and resources to easily pass the "Computer Networks" practical exam ("Reti di calcolatori") in Padua
Stars: ✭ 21 (-99.46%)
Mutual labels:  tcp, udp
Message Io
Event-driven message library for building network applications easy and fast.
Stars: ✭ 321 (-91.69%)
Mutual labels:  tcp, udp
Mirage Tcpip
TCP/IP networking stack in pure OCaml, using the Mirage platform libraries. Includes IPv4/6, ICMP, and UDP/TCP support.
Stars: ✭ 277 (-92.83%)
Mutual labels:  tcp, udp
voice
Implementation of the Discord Voice API for discord.js and other JS/TS libraries
Stars: ✭ 310 (-91.98%)
Mutual labels:  tcp, udp
ctsTraffic
ctsTraffic is a highly scalable client/server networking tool giving detailed performance and reliability analytics
Stars: ✭ 125 (-96.77%)
Mutual labels:  tcp, udp
reverse-tunnel
Reverse tunnel TCP and UDP
Stars: ✭ 100 (-97.41%)
Mutual labels:  tcp, udp
udp2raw
A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment)
Stars: ✭ 5,256 (+36.02%)
Mutual labels:  tcp, udp
UDPSender
UDPSender 一个基于NIO的UDP发送-接收器
Stars: ✭ 34 (-99.12%)
Mutual labels:  udp, nio
nc
Porting Netcat in Node.js. CLI util. 💻
Stars: ✭ 17 (-99.56%)
Mutual labels:  tcp, udp
Nps
一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
Stars: ✭ 19,537 (+405.62%)
Mutual labels:  tcp, udp
ccxx
This is a cross-platform library software library about c, c ++, unix4, posix. Include gtest, benchmark, cmake, process lock, daemon, libuv, lua, cpython, re2, json, yaml, mysql, redis, opencv, qt, lz4, oci ... https://hub.docker.com/u/oudream
Stars: ✭ 31 (-99.2%)
Mutual labels:  tcp, udp
packetdrill
packetdrill with UDPLite and SCTP support and bug fixes for FreeBSD
Stars: ✭ 37 (-99.04%)
Mutual labels:  tcp, udp
push
基于springboot & netty & kafka 实现的消息推送服务
Stars: ✭ 32 (-99.17%)
Mutual labels:  netty, push
dpdk
A comprehensive rust binding for DPDK allowing high speed userspace networking across 256 cores and 32 NICs
Stars: ✭ 30 (-99.22%)
Mutual labels:  tcp, udp
knockonports
A port knocking client for Android
Stars: ✭ 25 (-99.35%)
Mutual labels:  tcp, udp
mocket
Reliable UDP server client for flaky networks
Stars: ✭ 21 (-99.46%)
Mutual labels:  tcp, udp
netty-raknet
A reliable and high performance RakNet library designed with strict Netty patterns.
Stars: ✭ 24 (-99.38%)
Mutual labels:  netty, udp
ebook
Third edition of the Computer Networking: Principles, Protocols and Practice ebook
Stars: ✭ 64 (-98.34%)
Mutual labels:  tcp, udp
netty-learning
bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习
Stars: ✭ 49 (-98.73%)
Mutual labels:  netty, nio
opengnb
GNB is open source de-centralized VPN to achieve layer3 network via p2p with the ultimate capability of NAT Traversal.GNB是一个开源的去中心化的具有极致内网穿透能力的通过P2P进行三层网络交换的VPN。
Stars: ✭ 440 (-88.61%)
Mutual labels:  tcp, udp
Python-Botnet
This is a simple DDoS python botnet script with remote monitoring & management for education purposes.
Stars: ✭ 119 (-96.92%)
Mutual labels:  tcp, udp
dats
📈 Minimalistic zero-dependencies statsd client for Node.js
Stars: ✭ 63 (-98.37%)
Mutual labels:  tcp, udp
packet
📦 Send network packets over a TCP or UDP connection.
Stars: ✭ 68 (-98.24%)
Mutual labels:  tcp, udp
PsNetTools
PsNetTools is a cross platform PowerShell module to test network features on Windows, Linux and Mac.
Stars: ✭ 13 (-99.66%)
Mutual labels:  tcp, udp
Simps
🚀 A simple, lightweight and high-performance PHP coroutine framework.
Stars: ✭ 318 (-91.77%)
Mutual labels:  tcp, udp
riemannx
A riemann client for elixir (TCP/UDP/TLS supported)
Stars: ✭ 23 (-99.4%)
Mutual labels:  tcp, udp
EdgeAdmin
CDN & WAF集群管理系统。
Stars: ✭ 199 (-94.85%)
Mutual labels:  tcp, udp
ddos
Simple dos attack utility
Stars: ✭ 36 (-99.07%)
Mutual labels:  tcp, udp
STUP-Protocol
Secure/Speedup TCP-like UDP protocol
Stars: ✭ 12 (-99.69%)
Mutual labels:  tcp, udp
http-connection-lifecycle
Complete and detailed explanation of HTTP connection lifecycle
Stars: ✭ 43 (-98.89%)
Mutual labels:  tcp, udp
1-60 of 943 similar projects