All Projects → Nettydemo → Similar Projects or Alternatives

633 Open source projects that are alternatives of or similar to Nettydemo

Nettychat
基于Netty+TCP+Protobuf实现的Android IM库,包含Protobuf序列化、TCP拆包与粘包、长连接握手认证、心跳机制、断线重连机制、消息重发机制、读写超时机制、离线消息、线程池等功能。
Stars: ✭ 1,979 (+981.42%)
Mutual labels:  nio, tcp, netty
T Io
解决其它网络框架没有解决的用户痛点,让天下没有难开发的网络程序
Stars: ✭ 1,331 (+627.32%)
Mutual labels:  nio, tcp, netty
cheshuo
🎃A lightweight game server framework. Based on Springboot and Netty. Using ProtoBuf as communication between client and server.
Stars: ✭ 23 (-87.43%)
Mutual labels:  tcp, netty, nio
Mobileimsdk
一个原创移动端IM通信层框架,轻量级、高度提炼,历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持iOS、Android、Java、H5,服务端基于Netty。
Stars: ✭ 3,864 (+2011.48%)
Mutual labels:  nio, tcp, netty
fire-im
分布式IM服务,参考https://github.com/crossoverJie/cim 实现
Stars: ✭ 17 (-90.71%)
Mutual labels:  tcp, netty
NioSmtpClient
Smtp Client based on Netty
Stars: ✭ 25 (-86.34%)
Mutual labels:  netty, nio
netty-learning
bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习
Stars: ✭ 49 (-73.22%)
Mutual labels:  netty, nio
Netty Stroll
RPC基础通信框架
Stars: ✭ 77 (-57.92%)
Mutual labels:  tcp, netty
Styx
Programmable, asynchronous, event-based reverse proxy for JVM.
Stars: ✭ 218 (+19.13%)
Mutual labels:  nio, netty
netty-in-action-cn
Netty In Action 中文版
Stars: ✭ 1,389 (+659.02%)
Mutual labels:  netty, nio
Vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
Stars: ✭ 12,544 (+6754.64%)
Mutual labels:  nio, netty
Carmelo
Carmelo is a fast, scalable Java server framework designed for online games. It uses Netty and Fastjson for highly efficient network transmission and supports both TCP/HTTP protocols.
Stars: ✭ 148 (-19.13%)
Mutual labels:  nio, netty
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 (+190.71%)
Mutual labels:  tcp, netty
Books Recommendation
程序员进阶书籍(视频),持续更新(Programmer Books)
Stars: ✭ 558 (+204.92%)
Mutual labels:  tcp, netty
styx
Programmable, asynchronous, event-based reverse proxy for JVM.
Stars: ✭ 250 (+36.61%)
Mutual labels:  netty, nio
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 (-46.99%)
Mutual labels:  tcp, nio
Httpproxy
http代理,支持CONNECT和普通GET/POST,支持http2;可防止主动嗅探;可作为小火箭、圈、surge等软件和SwitchyOmega(chrome插件)所说的https代理
Stars: ✭ 104 (-43.17%)
Mutual labels:  nio, netty
fastim
🚀基于Netty高可用分布式即时通讯系统,支持长连接网关管理、单聊、群聊、离线消息、消息推送消息、消息已读未读、消息未读数、红包、消息漫游等功能,支持集群部署的分布式架构。
Stars: ✭ 111 (-39.34%)
Mutual labels:  tcp, netty
Cookbook
🎉🎉🎉JAVA高级架构师技术栈==任何技能通过 “刻意练习” 都可以达到融会贯通的境界,就像烹饪一样,这里有一份JAVA开发技术手册,只需要增加自己练习的次数。🏃🏃🏃
Stars: ✭ 428 (+133.88%)
Mutual labels:  nio, netty
LightTunnel
LightTunnel-内网穿透映射工具,支持TCP、HTTP、HTTPS穿透映射,支持Windows、Linux、Mac、Android系统
Stars: ✭ 40 (-78.14%)
Mutual labels:  tcp, netty
Simviso Source Code Interpretation Sharing
simviso 的一系列源码解读分享视频,涉及国外顶级学府课程翻译、国外顶级开发者视频翻译,JDK, Rxjava,Spring Reactor, Netty ,Reactor-Netty ,Spring Webflux 我的目标是将Java的响应式建立起一套学习体系,假如你想深入,可以参考我的视频和后续出版的书籍,同时展现一些我的编程经验,做一个铺路人
Stars: ✭ 412 (+125.14%)
Mutual labels:  nio, netty
Happychat
基于Netty实现的WebSocket聊天室,支持几万人同时在线聊天
Stars: ✭ 445 (+143.17%)
Mutual labels:  nio, netty
Nioimapclient
High performance, async IMAP client implementation
Stars: ✭ 28 (-84.7%)
Mutual labels:  nio, netty
Cim
📲cim(cross IM) 适用于开发者的分布式即时通讯系统
Stars: ✭ 8,109 (+4331.15%)
Mutual labels:  tcp, netty
Wheel
关于net nio os cache db rpc json web http udp tcp mq 等多个小工具的自定义实现
Stars: ✭ 45 (-75.41%)
Mutual labels:  nio, netty
Jupiter
Jupiter是一款性能非常不错的, 轻量级的分布式服务框架
Stars: ✭ 1,372 (+649.73%)
Mutual labels:  nio, netty
Getty
一个完全基于java的,类似netty的高性能网络框架A fully Java-based, netty - like high-performance networking framework
Stars: ✭ 45 (-75.41%)
Mutual labels:  nio, netty
Simple Rpc
RPC with service discovery base on netty
Stars: ✭ 103 (-43.72%)
Mutual labels:  nio, netty
Simplenet
An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.
Stars: ✭ 164 (-10.38%)
Mutual labels:  nio, tcp
Jetlinks Community
JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。
Stars: ✭ 2,405 (+1214.21%)
Mutual labels:  tcp, netty
im-bass
基础IM通信
Stars: ✭ 56 (-69.4%)
Mutual labels:  tcp, netty
twjitm-core
采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。
Stars: ✭ 98 (-46.45%)
Mutual labels:  tcp, netty
Easychatandroidclient
EasyChat是一个开源的社交类的App。主要包含消息、好友、群组等相关的IM核心功能。部分界面参照了QQ、微信等相关社交APP。EasyChat APP整体采用MVVM模式,基于JetPack(Lifecycle,LiveData,ViewModel,Room)构建
Stars: ✭ 64 (-65.03%)
Mutual labels:  tcp, netty
Reactor Netty
TCP/HTTP/UDP/QUIC client/server with Reactor over Netty
Stars: ✭ 1,743 (+852.46%)
Mutual labels:  tcp, netty
Face2face
基于netty的异步非阻塞实时聊天(IM)服务器。
Stars: ✭ 1,468 (+702.19%)
Mutual labels:  nio, netty
Netty 4 User Guide
Chinese translation of Netty 4.x User Guide. 中文翻译《Netty 4.x 用户指南》
Stars: ✭ 2,061 (+1026.23%)
Mutual labels:  netty
Lstf
The aggregated TCP flows printer in Linux
Stars: ✭ 147 (-19.67%)
Mutual labels:  tcp
Logback Gelf
Logback appender for sending GELF messages with zero additional dependencies.
Stars: ✭ 146 (-20.22%)
Mutual labels:  tcp
Source Code Hunter
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
Stars: ✭ 7,392 (+3939.34%)
Mutual labels:  netty
Shackle
High-Performance Erlang Network Client Framework
Stars: ✭ 163 (-10.93%)
Mutual labels:  tcp
Co
Art of C++. Flag, logging, unit-test, json, go-style coroutine and more.
Stars: ✭ 2,264 (+1137.16%)
Mutual labels:  tcp
Wechat
仿QQ即时通讯系统客户端
Stars: ✭ 144 (-21.31%)
Mutual labels:  netty
Rsocket Java
Java implementation of RSocket
Stars: ✭ 2,099 (+1046.99%)
Mutual labels:  netty
Ngx healthcheck module
nginx module for upstream servers health check. support stream and http upstream. 该模块可以为Nginx提供主动式后端服务器健康检查的功能(同时支持四层和七层后端服务器的健康检测)
Stars: ✭ 145 (-20.77%)
Mutual labels:  tcp
Nettyrpc
A simple RPC framework based on Netty, ZooKeeper and Spring
Stars: ✭ 1,975 (+979.23%)
Mutual labels:  netty
Portfusion
Haskell-powered cross-platform transport-layer distributed reverse / forward proxy & tunneling solution – currently available for all TCP protocols (RDP, VNC, HTTP(S), SSH, ...).
Stars: ✭ 177 (-3.28%)
Mutual labels:  tcp
Mqttnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
Stars: ✭ 2,486 (+1258.47%)
Mutual labels:  tcp
Simpletcp
A minimal non-blocking TCP server written for Python 3.
Stars: ✭ 162 (-11.48%)
Mutual labels:  tcp
Ti Rpc
基于swoole封装的一个简易的JSON协议的RPC框架,思路是借鉴的,代码是自己写的。小修小改的,目前服务于前公司(注意是前公司)生产环境,每日支撑大约8000万次调用。
Stars: ✭ 144 (-21.31%)
Mutual labels:  tcp
Gap Proxy
gap-proxy 是一个加速网络的 SOCKS5 安全代理工具。
Stars: ✭ 144 (-21.31%)
Mutual labels:  tcp
Gff
GFF is a imitation QQ communication project, based on high IOCP. GFF是模仿QQ通讯项目,通信基于SAEA.MessageSocket、SAEA.Http、SAEA.MVC实现
Stars: ✭ 162 (-11.48%)
Mutual labels:  tcp
Docker X11 Bridge
Simple Xpra X11 bridge to enable GUI with any docker image
Stars: ✭ 143 (-21.86%)
Mutual labels:  tcp
Him Vue
开源的H5即时聊天系统 spring-boot + netty + protobuf + vue ~
Stars: ✭ 142 (-22.4%)
Mutual labels:  netty
Dnsguide
A guide to writing a DNS Server from scratch in Rust
Stars: ✭ 2,226 (+1116.39%)
Mutual labels:  tcp
Esl Client
A Fork from http://git.freeswitch.org/git/freeswitch-contrib/tree/dvarnes/java/esl-client
Stars: ✭ 160 (-12.57%)
Mutual labels:  netty
Tcpgoon
tcpgoon, maximum TCP connections tester
Stars: ✭ 141 (-22.95%)
Mutual labels:  tcp
Raincat
强一致分布式事务框架
Stars: ✭ 1,785 (+875.41%)
Mutual labels:  netty
Nasus
Zero-configuration command-line async HTTP files server in Clojure. Like Python's SimpleHTTPServer but scalable.
Stars: ✭ 158 (-13.66%)
Mutual labels:  netty
Java Kcp
基于java的netty实现的可靠udp网络库(kcp算法),包含fec实现,可用于游戏,视频,加速等业务
Stars: ✭ 137 (-25.14%)
Mutual labels:  netty
Mineserver
🚗 http server implementation for java native nio api
Stars: ✭ 179 (-2.19%)
Mutual labels:  nio
1-60 of 633 similar projects