Top 223 netty open source projects

Jt808 Netty
Netty入门教学项目,解析JT808协议,整合Spring boot,并提供了一些Netty中的最佳实践
✭ 104
javanetty
Simple Rpc
RPC with service discovery base on netty
Momo Cloud Permission
基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户、多系统的系统架构。适合学习和企业中使用。真正实现了手撸RBAC、jwt的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署;同时还集合各种微服务治理功能和监控功能。模块包括:企业级的认证系统、开发平台、应用监控、慢sql监控、统一日志、单点登录、Redis分布式高速缓存、接口文档、蚂蚁金服代码生成器等等!netty心跳服务器支持鉴权、断线重连、其他业务模块开发
Dapeng Soa
A lightweight, high performance micro-service framework
Springboot Templates
springboot和dubbo、netty的集成,redis mongodb的nosql模板, kafka rocketmq rabbit的MQ模板, solr solrcloud elasticsearch查询引擎
T Io
解决其它网络框架没有解决的用户痛点,让天下没有难开发的网络程序
Nitmproxy
Proxy server based on netty
Springboot im
使用springboot + nettysocketio开发的一个简易卡牌游戏。主要想了解游戏服务端开发流程,基本逻辑等相关知识和长连接。
Async Gamequery Lib
A high-performance java game query library designed for steam/source based games and others
Fixio
FIX Protocol Support for Netty
Jt809 Tcp Server
parse JTT 809-2011 protocol of ministry of transportation
Fox
fox is a distributed RPC framework
Easyrpc
EasyRpc is a simple, high-performance, easy-to-use RPC framework based on Netty, ZooKeeper and ProtoStuff.
Netty Stroll
RPC基础通信框架
Nettygameserver
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑
Netty 4 User Guide Demos
Netty demos. (Netty 案例大全)
✭ 1,198
javanetty
Nettygateway
NettyGateway is a HTTP proxy server with flexible routing rules.
Jladder
基于Java Netty开发的翻墙程序,支持Socks协议和Http协议翻墙。
Esa Restlight
ESA Restlight is a lightweight and rest-oriented web framework.
Easychatandroidclient
EasyChat是一个开源的社交类的App。主要包含消息、好友、群组等相关的IM核心功能。部分界面参照了QQ、微信等相关社交APP。EasyChat APP整体采用MVVM模式,基于JetPack(Lifecycle,LiveData,ViewModel,Room)构建
Dorado
基于Netty4开发的简单、轻量级、高性能的的Http restful api server
Nettyrpc
NettyRPC is high performance java rpc server base on Netty,using kryo,hessian,protostuff support message serialization.
Nettythrift
Thrift on Netty, support TCP/HTTP/WebSocket at same port. support multiple Protocols at same time. multil Simple Clients with Connection Pool.
Cchat
Android IM demo based on netty
Wheel
关于net nio os cache db rpc json web http udp tcp mq 等多个小工具的自定义实现
Getty
一个完全基于java的,类似netty的高性能网络框架A fully Java-based, netty - like high-performance networking framework
Cim
📲cim(cross IM) 适用于开发者的分布式即时通讯系统
Lealone Plugins
与 Lealone 集成的各类插件(例如网络框架以及不同的数据库协议和存储引擎)
Nioimapclient
High performance, async IMAP client implementation
Netty Websocket Spring Boot Starter
🚀 lightweight high-performance WebSocket framework ( 轻量级、高性能的WebSocket框架)
Takinrpc
RPC框架,基于netty,实现了远程调用、服务治理等功能
Javaok
必看!java后端,亮剑诛仙。java发展路线技术要点。
Netty Tutorials
Netty 4.x tutorials.
Twjitm
项目基于idea工作环境搭建的框架,添加mybatis3,spring4,springmvc4,以及redis。主要实现通过注解和反射自定义netty私有协议栈,实现在一条socket通道上传递不同的消息,采用支持tcp,udp和http协议
Udpserversocketchannel
Netty udp server socket channel which allocates separate channel per remote address
✭ 25
javanetty
Elasticsearch Readonlyrest Plugin
Free Elasticsearch security plugin and Kibana security plugin: super-easy Kibana multi-tenancy, Encryption, Authentication, Authorization, Auditing
Game Server
Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, behavior tree, A* pathfinding, navigation mesh and other AI tools
Zipkin Armeria Example
Example project that shows how to use armeria and zipkin together
Unfiltered
A toolkit for servicing HTTP requests in Scala
Jcsprout
👨‍🎓 Java Core Sprout : basic, concurrent, algorithm
Vertx Sql Client
High performance reactive SQL Client written in Java
Async Http Client
Asynchronous Http and WebSocket Client library for Java
Ibooks
计算机图书,java,mysql,架构类,web
Protools
历经开发周期两年,并且应用过千万级别项目的工具箱
Servicetalk
A networking framework that evolves with your application
Brpc Java
Java implementation for Baidu RPC, multi-protocol & high performance RPC.
Jforgame
jforgame是一个一站式游戏服务器开发框架。包含游戏服,跨服,匹配服,后台管理系统等模块。同时提供大量业务案例以供学习。
Netty Socketio
Socket.IO server implemented on Java. Realtime java framework
Java Study
java-study 是本人学习Java过程中记录的一些代码!从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类, 以及一些常用框架,netty、mina、springboot、kafka、storm、zookeeper、redis、elasticsearch、hbase、hive等等。
Sample Spring Microservices New
Demo for Spring Boot 2 and Spring Cloud microservices with distributed configuration (Spring Cloud Config), service discovery (Eureka), API gateway (Spring Cloud Gateway, Zuul), Swagger2 API documentation, logs correlation using Spring Cloud Sleuth and many more
Kingim
KingIM是基于layim的websocket即时通讯系统,底层使用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
Xxl Rpc
A high performance, distributed RPC framework.(分布式服务框架XXL-RPC)
61-120 of 223 netty projects