bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习
☆65May 16, 2024Updated last year
Alternatives and similar repositories for netty-learning
Users that are interested in netty-learning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 微信支付sdk,支持自动加签,验签,自动重试,普通pojo传参,一行代码即可下单☆12Oct 13, 2020Updated 5 years ago
- 包含Java中API的很多案例,Spring、SpringBoot、SpringCloud框架、Dubbo、Netty 服务端与客户端开发案例,,以及众多中间件Clint API的使用(感谢咕泡学院)☆11Mar 8, 2023Updated 3 years ago
- ☆12Jun 21, 2022Updated 3 years ago
- Netty从入门到实战,深入Netty底层原理,结合实战,打造百万级连接的IM通讯软件。☆15Jun 12, 2022Updated 3 years ago
- 工具类合集☆14Jul 2, 2025Updated 10 months ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- ☆15Mar 22, 2021Updated 5 years ago
- springboot工程整合mybatis拦截器的按月分表功能☆12Oct 8, 2019Updated 6 years ago
- 一款适配Spring Boot,网络层基于Netty的分布式NIO的java服务框架(游戏服务器框架)。底层采用类似dubbo的面向接口的RPC协议,支持tcp、kcp和websocket,可快速开发出一个易维护、易扩展且稳定高的分布式服务,让开发者专注于业务功能的开发。☆56Feb 19, 2022Updated 4 years ago
- java方向书籍的学习,包括《java编程思想》,《实战java虚拟机》(作者:葛一鸣)《java高并发》(作者:葛一鸣)。☆16Nov 4, 2018Updated 7 years ago
- 具备完整聊天室实现的提交☆17Dec 29, 2022Updated 3 years ago
- spring redis框架过期时间注解支持☆10Oct 17, 2018Updated 7 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆19Dec 12, 2022Updated 3 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆137May 21, 2019Updated 6 years ago
- Java8、JUC、函数式编程、lambda、Stream流、常用类、代码示例☆15Jun 21, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- springboot项目使用脚手架,集成redis、mysql、pg,hbase、elasticsearch、kafka等常用组件功能☆20Jun 20, 2022Updated 3 years ago
- The website of TensorFlow Docs-zh☆12Jan 24, 2019Updated 7 years ago
- Dubbo+SpringBoot高并发技术架构☆35Mar 31, 2023Updated 3 years ago
- 虎牙直播平台,接收和发送弹幕协议,送礼协议☆22Mar 30, 2021Updated 5 years ago
- 野火imSDK的uniapp原生插件☆11Apr 5, 2021Updated 5 years ago
- 一个用Solr做企业应用内的搜索引擎的SpringBoot项目☆21Oct 27, 2018Updated 7 years ago
- springboot rabbitmq 实现延迟队列消费(订单定时过期处理)☆18Aug 19, 2018Updated 7 years ago
- 金融风控系统(springboot+drools)、flink流计算、mongodb☆172Jun 17, 2022Updated 3 years ago
- 集成第三方登录功能(新浪微博,腾讯QQ,微信,公众号登录)☆24Mar 23, 2017Updated 9 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- rocketmq源码注释☆22Mar 11, 2024Updated 2 years ago
- Guava的EventBus源码学习☆25Jul 1, 2015Updated 10 years ago
- coap编解码器☆11Oct 18, 2024Updated last year
- Java Socket网络编程实战。主要介绍Socket服务端、客户端的写法,与Socket相关的I/O操作,Socket多线程的一般设计原则,Socket传输一般序列化对象、压缩序列化对象、加密序列化对象等。通过实际的例子展示Socket在网络通信中如何工作。☆21Mar 22, 2018Updated 8 years ago
- 电商b2b2c spring cloud版本☆15Mar 18, 2018Updated 8 years ago
- A template for your project structure, including a sample README file☆25May 3, 2021Updated 5 years ago
- netty实现的轻量级rpc框架☆20Dec 16, 2022Updated 3 years ago
- 《Java网络编程进阶》一书的源码及ppt☆23May 6, 2021Updated 4 years ago
- 分布式日志分析与性能监控服务,集成flume,kafka,netty,websocket,dubbo ,redis,hbase等☆12Oct 11, 2023Updated 2 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- spring cloud alibaba系列学习案列☆11Nov 3, 2019Updated 6 years ago
- 基于spring-cloud的分布式商城项目☆16Jul 6, 2022Updated 3 years ago
- YIM是基于netty框架下的推送系统,我们平常使用第三方的推送SDK,如极光推送,百度推送,小米推送,以及腾讯信鸽等来支撑自己的移动端的业务,或许有一些用户自己实现即时通讯系统的需求,那么YIM为您提供了一个解决方案或者思路,目前YIM支撑 websocket,andro…☆14Jul 5, 2023Updated 2 years ago
- springBoot 集成netty udp和tcp☆13Jun 18, 2020Updated 5 years ago
- koala是基于spring cloud 开发的RBAC数据权限框架☆18Jul 22, 2023Updated 2 years ago
- Sending and receiving protobuf using NIO socket☆14Jan 24, 2026Updated 3 months ago
- 学习 Reactor☆27Jun 12, 2018Updated 7 years ago