All Projects → zhoumengkang → Netty Websocket

zhoumengkang / Netty Websocket

a fully-functioning websocket server built on netty.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Netty Websocket

Socket Mqtt
基于Netty+MQTT的高性能推送服务框架。支持普通Socket、MQTT、MQTT web socket协议。非常方便接入上层业务实现推送业务。
Stars: ✭ 314 (+56.22%)
Mutual labels:  websocket, netty
Kingim
KingIM是基于layim的websocket即时通讯系统,底层使用netty。
Stars: ✭ 538 (+167.66%)
Mutual labels:  websocket, netty
Kotlin Ktor Exposed Starter
Starter RESTful service with websocket notifications using Kotlin, Ktor and Exposed with H2, HikariCP and FlyWay
Stars: ✭ 343 (+70.65%)
Mutual labels:  websocket, netty
Happychat
基于Netty实现的WebSocket聊天室,支持几万人同时在线聊天
Stars: ✭ 445 (+121.39%)
Mutual labels:  websocket, netty
Netty Websocket Spring Boot Starter
🚀 lightweight high-performance WebSocket framework ( 轻量级、高性能的WebSocket框架)
Stars: ✭ 885 (+340.3%)
Mutual labels:  websocket, netty
Mmorpg
springboot编写的轻量级高性能mmorpg手游服务端框架,基本功能逐渐完善中。
Stars: ✭ 309 (+53.73%)
Mutual labels:  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
Stars: ✭ 532 (+164.68%)
Mutual labels:  websocket, netty
Spring Dubbo Service
微服务 spring dubbo项目:dubbo rpc;druid数据源连接池;mybatis配置集成,多数据源;jmx监控MBean;定时任务;aop;ftp;测试;Metrics监控;参数验证;跨域处理;shiro权限控制;consul服务注册,发现;redis分布式锁;SPI服务机制;cat监控;netty服务代理;websocket;disconf;mongodb集成;rest;docker;fescar
Stars: ✭ 224 (+11.44%)
Mutual labels:  websocket, netty
Him Netty
开源的H5即时聊天系统 spring-boot + netty + protobuf + vue ~
Stars: ✭ 194 (-3.48%)
Mutual labels:  websocket, netty
Javaquarkbbs
基于Spring Boot实现的一个简易的Java社区
Stars: ✭ 755 (+275.62%)
Mutual labels:  websocket, netty
Netty Socketio
Socket.IO server implemented on Java. Realtime java framework
Stars: ✭ 5,565 (+2668.66%)
Mutual labels:  websocket, netty
Jetlinks Community
JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。
Stars: ✭ 2,405 (+1096.52%)
Mutual labels:  websocket, netty
T Io
解决其它网络框架没有解决的用户痛点,让天下没有难开发的网络程序
Stars: ✭ 1,331 (+562.19%)
Mutual labels:  websocket, netty
Him Vue
开源的H5即时聊天系统 spring-boot + netty + protobuf + vue ~
Stars: ✭ 142 (-29.35%)
Mutual labels:  websocket, netty
Sarus
A WebSocket JavaScript library
Stars: ✭ 194 (-3.48%)
Mutual labels:  websocket
Dsock
Distributed WebSocket broker
Stars: ✭ 197 (-1.99%)
Mutual labels:  websocket
Httpcanary
A powerful capture and injection tool for the Android platform
Stars: ✭ 2,188 (+988.56%)
Mutual labels:  websocket
Actionhero
Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks
Stars: ✭ 2,280 (+1034.33%)
Mutual labels:  websocket
Mojo
✨ Mojolicious - Perl real-time web framework
Stars: ✭ 2,298 (+1043.28%)
Mutual labels:  websocket
Qtswissarmyknife
QSAK (Qt Swiss Army Knife) is a multi-functional, cross-platform debugging tool based on Qt.
Stars: ✭ 196 (-2.49%)
Mutual labels:  websocket

netty-websocket

launch

At first, java 8 should be supported in your server.

Run net.mengkang.WebSocketServer in IDE, Then you can open the client.html in your browser for testing.

benchmark

you can use the script banchmark.py in command line.

demo

https://mengkang.net/demo/websocket/2.html

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].