bootsrc / bootpushLinks
📶即时消息推送服务(即时通讯),基于Netty- Instant Messaging push service based on Netty
☆162Updated 3 months ago
Alternatives and similar repositories for bootpush
Users that are interested in bootpush are comparing it to the libraries listed below
Sorting:
- token登录模块, SpringBoot2. App的用户登陆后台☆112Updated 3 years ago
- Java分布式系统架构。包括分布式锁,一致性哈希,分库分表,单点登录,缓存,消息队列等☆145Updated 6 years ago
- ⚡简单的Java依赖注入框架,代码量少,实现了依赖注入和AOP。适合Spring源码的初学者掌握其核心原理☆78Updated 6 years ago
- 揭秘开发Java开源框架需要用到哪些技术。{name}-spring-boot-starter, ConnectionPool, ThreadLocal, 动态代理等的实现☆38Updated last year
- 一致性哈希的redis分片存储 (Redis sharding by consistent-hashing)☆60Updated 7 years ago
- Spring Cloud 2.X 最新实践. Gateway, Consul☆45Updated 6 years ago
- Flylib RPC framework基于protobuf编码协议☆40Updated 7 years ago
- Spring Boot实现单点登录. Redis, JWT☆22Updated 6 years ago
- Java JWT解决分布式环境下的认证和session一致性问题☆45Updated 7 years ago
- spring boo应用的通 用架构(全局异常处理等机制)☆44Updated 7 years ago
- 基于Java的监控框架☆24Updated 6 years ago
- ⭐星座空间App(社交类App)项目源码,包括Java后台、Android、管理后台的代码。自主研发了数据库分表、token权限认证☆243Updated 3 years ago
- 用java实现的算法 Algorithm implemented by Java☆35Updated 6 years ago
- ☆21Updated 6 years ago
- 系统运维后台,包括数据库开发和维护,网页编辑,Activity流程设计. A operation center backend.☆38Updated 6 years ago
- APIDOC java implementation via ANTLR☆32Updated 7 years ago
- 即时通信聊天 基于netty+disruptor构建☆35Updated 3 years ago
- Spring Cloud微服务项目完整示例,含Eureka、Zuul、Hystrix、Turbine、Services等等☆38Updated 6 years ago
- 基于springboot & netty & kafka 实现的消息推送服务☆34Updated 6 years ago
- 基于spring cloud + Netty实现的聊天,兼容蘑菇街TeamTalk客户端,配合hazelcast提供消息服务器集群功能,同时支持socket和websocket.