netty实现的websocket推送框架
☆102Oct 31, 2018Updated 7 years ago
Alternatives and similar repositories for WebSocket_Netty
Users that are interested in WebSocket_Netty are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Vert.x in Action teaches you how to build responsive, resilient, and scalable JVM applications with Vert.x using well-established reactiv…☆17Feb 13, 2022Updated 4 years ago
- 学习笔记+实战笔记☆34Jan 2, 2023Updated 3 years ago
- spring boot + netty + redis +mysql☆18Aug 31, 2017Updated 8 years ago
- springboot整合rabbitMQ和websocket,实现消息的发布和接收,并通过websocket实时推送数据到页面☆39Jan 18, 2021Updated 5 years ago
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK,导入的时候一定要看清项目编码格式。☆74Jan 14, 2019Updated 7 years ago
- 蚂蚁金融服务集团的SOFABolt基于 Netty 实现的网络通信框架源码阅读之旅途!☆26Dec 20, 2018Updated 7 years ago
- 基于ActivieMQ实现的消息推送,在移动端的实现部分☆12May 7, 2017Updated 8 years ago
- springboot 整合websocket实现消息推送(主动推送,具体用户推送,群发,定时推送)☆35Jul 12, 2025Updated 8 months ago
- activemq activemq-springboot demo☆12Dec 24, 2016Updated 9 years ago
- SpringBoot+ES+RabbitMQ实现搜索的示例☆10Jul 27, 2018Updated 7 years ago
- 一个基于vue , netty ,使用websocket协议的即时聊天系统☆22Mar 2, 2023Updated 3 years ago
- A ladder for helping springer use vertx web,支持SpringMVC的注解来构建Vertx Web服务☆13Mar 5, 2021Updated 5 years ago
- 基于Netty实现的WebSocket聊天室,支持几万人同时在线聊天☆615Oct 26, 2017Updated 8 years ago
- 基于spring cloud + Netty实现的聊天,兼容蘑菇街TeamTalk客户端,配合hazelcast提供消息服务器集群功能,同时支持socket和websocket.☆169Jul 5, 2023Updated 2 years ago
- 基于Netty+MQTT的高性能推送服务框 架。支持普通Socket、MQTT、MQTT web socket协议。非常方便接入上层业务实现推送业务。☆638Jul 12, 2025Updated 8 months ago
- 结合activeMQ实现在服务器端推送消息,Spring MVC实现☆13May 7, 2017Updated 8 years ago
- Java 解决方案,包括多线程,数据结构,算法,设计模式,RocketMQ☆18May 15, 2025Updated 10 months ago
- Java管理后台快速开发SSM框架_优化版-JDK1.8 spring,springMVC,MyBatis,mysql,shiro,redis,ehcache☆20Nov 16, 2022Updated 3 years ago
- 基于netty搭建websocket服务器☆136Feb 22, 2019Updated 7 years ago
- Jesque Springboot Starter☆12Jul 22, 2021Updated 4 years ago
- ♨️基于Netty实现的websocket消息推送,单独发送信息,群发信息☆442Jun 27, 2023Updated 2 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆163Sep 8, 2021Updated 4 years ago
- maca-iot简单的把物联网划分为3部分: 1.center(命令转发中心) 2.control-point(控制端:web,app,wechat...) 3.device-point(设备端:GSM/GPRS/NB-IOT/WIFI/ZIGBEE) 可以适用于物联网绝大…☆23Apr 3, 2018Updated 7 years ago
- dubbo provide HTTP service☆26Jul 2, 2018Updated 7 years ago
- springBoot WebSocket Netty服务实现☆76Mar 1, 2023Updated 3 years ago
- 知识库☆24Jan 2, 2018Updated 8 years ago
- 一个高性能,可靠,异步的本地持久化队列实现;重启JVM、重启服务器、或者强制KILL进程时,队列里的数据不 丢失;☆12Dec 5, 2017Updated 8 years ago
- Android可穿戴设备 手表根据手表获取的心率测试当前的情绪,目前支持AndroidWear,TicWear系统的手表☆13Jun 16, 2016Updated 9 years ago
- 分布式消息推送服务,可以用于客服、推送、聊天等诸多系统的 核心组件服务!☆247Dec 5, 2023Updated 2 years ago
- 基于springboot & netty & kafka 实现的消息推送服务☆34Nov 7, 2018Updated 7 years ago
- 基于websocket的浏览器推送服务器☆11Oct 12, 2017Updated 8 years ago
- Spring Cloud Alibaba 演示项目:Spring Cloud Alibaba Nacos、Spring Cloud Alibaba Dubbo、Spring Cloud Alibaba Sentinel、Spring Cloud Alibaba Seata☆95May 9, 2019Updated 6 years ago
- 基于Netty实现的RESTful服务框架☆145Jun 17, 2022Updated 3 years ago
- Java Socket网络编程实战。主要介绍Socket服务端、客户端的写法,与Socket相关的I/O操作,Socket多线程的一般设计原则,Socket传输一般序列化对象、压缩序列化对象、加密序列化对象等。通过实际的例子展示Socket在网络通信中如何工作。☆21Mar 22, 2018Updated 8 years ago
- SpringSecurity+Jwt权限控制☆13Oct 22, 2017Updated 8 years ago
- 鄙人写的图书《Tomcat内核设计剖析》,欢迎订购阅读。☆12Sep 11, 2017Updated 8 years ago
- a IoT data collector framework and power by springboot+netty+rabbitmq/kafka - 中国加油!武汉加油!☆138Jun 17, 2022Updated 3 years ago
- Samples for various Akka Streams talks☆11May 30, 2018Updated 7 years ago
- 在Spring Boot中使用WebSocket,示例包括简单模式、STOMP模式消息、处理对方不在线情况、分布式WebSocket等。☆210Nov 20, 2018Updated 7 years ago