a2888409 / face2face
基于netty的异步非阻塞实时聊天(IM)服务器。
☆1,530Updated 5 years ago
Alternatives and similar repositories for face2face:
Users that are interested in face2face are comparing it to the libraries listed below
- NettyRPC is high performance java rpc server base on Netty,using kryo,hessian,protostuff support message serialization.☆1,285Updated 7 years ago
- Netty demos. (Netty 案例大全)☆1,867Updated 2 years ago
- Netty In Action 中文版☆1,467Updated last year
- Chinese translation of Netty 4.x User Guide. 中文翻译《Netty 4.x 用户指南》☆2,326Updated 2 years ago
- 李林峰老师编写的netty权威指南(第二版)对应的源码☆980Updated 4 years ago
- Jupiter是一款性能非常不错的, 轻量级的分布式服务框架☆1,506Updated last year
- Netty learning.☆3,553Updated 8 years ago
- It is a book about the Essentials of Norman Maurer's Netty in Action.《Netty 实战(精髓)》是对 Norman Maurer 的 《Netty in Action》的一个精简☆1,788Updated 2 years ago
- 使用Netty实现IMServer,支持Tcp和WebSocket实现。☆480Updated 8 years ago
- AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。☆2,095Updated 10 months ago
- A simple RPC framework based on Netty, ZooKeeper and Spring☆2,403Updated 4 months ago
- 将"优雅的SSM框架"服务化治理(基于Dubbo+Zookeeper)☆821Updated 8 years ago
- 通过dubbo+spring boot+mybatis+redis等主流技术搭建成一套分布式服务框架☆879Updated 7 years ago
- 基于Netty实现的WebSocket聊天室,支持几万人同时在线聊天☆609Updated 7 years ago
- 掘金小册及实体书源码☆909Updated 2 years ago
- JavaEE项目开发脚手架(我的公众号:kaitao-1234567,我的新书:《亿级流量网站架构核心技术》)☆2,163Updated 6 years ago
- Spring Boot 揭秘与实战 源代码☆792Updated last year
- Dubbo Spring Boot Starter☆2,096Updated 6 years ago
- MPush开源实时消息推送系统☆3,767Updated 2 years ago
- 基于netty轻量的高性能分布式RPC服务框架☆428Updated 7 years ago
- ByteTCC is a distributed transaction manager based on the TCC(Try/Confirm/Cancel) mechanism. It’s compatible with the JTA specification. …☆2,896Updated 2 years ago
- SOFABolt is a lightweight, easy to use and high performance remoting framework based on Netty.☆2,458Updated 2 weeks ago
- Netty 源码分析教程☆1,635Updated 2 years ago
- 在goshop的基础上进行重构,将逐步完善分布式、高可用、多店铺电商系统☆1,106Updated 7 years ago
- Netty 4 的一些技术栈示例代码并辅以博文讲解。主要包括入门的demo,粘包和拆包解决办法,心跳测试,http服务的实现,client重连机制,TCP滑动窗口、protobuf协议传输等相关技术。☆442Updated 2 years ago
- 模仿国内知名B2C网站,实现的一个分布式B2C商城 使用Spring Cloud 使用dubbox版本请查看☆1,312Updated 7 years ago
- 这是一个集成了Mybatis分页插件和通用Mapper的示例项目☆945Updated last year
- 基于Spring-boot和dubbox的API接口和后台管理系统☆1,014Updated 2 years ago
- Java后端实现三方支付集成支付宝(国内、国际、移动端、PC端)、微信、银联(acp、upop)、光大(网关、网页)、邮政支付☆788Updated 7 years ago
- 使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用…☆1,631Updated last year