Netty+Protobuf实现游戏WebSocket通信实例-客户端和服务端
☆23Oct 4, 2022Updated 3 years ago
Alternatives and similar repositories for NettyProtobufWebsocket
Users that are interested in NettyProtobufWebsocket are comparing it to the libraries listed below
Sorting:
- 使用Netty+Protobuf实现游戏TCP通信--服务端☆12Oct 4, 2022Updated 3 years ago
- mybatis-generator插件,生成基础dao和常见crud方法,支持mysql和oracle分页,实体类带注释☆10Aug 30, 2016Updated 9 years ago
- IM即时通讯demo,支持tcp/websocket。实现自定义协议数据包、数据包编解码、粘包拆包、心跳检测、空闲检测、登录、退出、建群、加群、退群、单聊、群聊等基础功能☆50Dec 17, 2023Updated 2 years ago
- 一个游戏客户端网络包,httputil, websocket protobuf实现和封装。☆14Jul 5, 2018Updated 7 years ago
- 我经常用到的一些小工具类:类型验证、转换,http,oauth,job,redis queue,jsonrpc等☆13Feb 8, 2017Updated 9 years ago
- 游戏服务器压测机器人工具-服务端和客户端实现☆17Dec 16, 2022Updated 3 years ago
- 具备完整聊天室实现的提交☆17Dec 29, 2022Updated 3 years ago
- JT808协议通讯,使用OkSocket建立长连接☆16Mar 10, 2020Updated 5 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆17Jan 28, 2019Updated 7 years ago
- 借助sharding-sphere实现类似多租户的分库分表☆25Jun 21, 2022Updated 3 years ago
- Springcloud gateway 的样例工程, 封装了一些常用的网关功能,如鉴权,数据级权限控制,验签,动态路由,日志,流控,降级等☆21Jul 8, 2022Updated 3 years ago
- seata demo,包括tcc模式(解决了幂等性问题,允许空回滚,拒绝空回滚后的操作),和at模式☆25Dec 13, 2020Updated 5 years ago
- mybatis3在spring中的分库分表☆26Mar 27, 2017Updated 8 years ago
- netty分发 socket负载均衡介绍☆32Feb 27, 2019Updated 7 years ago
- Netty 实现基于 ProtoBuf 的 WebSocket 通信☆62Jun 5, 2017Updated 8 years ago
- 基于Netty实现Tcp请求的内网穿透☆32Dec 5, 2023Updated 2 years ago
- 我服务器的nginx配置, 包括https、反向代理、各站点配置、日志切割☆29Jan 25, 2019Updated 7 years ago
- Java版本的2048游戏☆33Sep 24, 2016Updated 9 years ago
- 使用 GSON/Protostuff 的轻量级HTTP协议的Java Json Rpc框架☆29Dec 16, 2022Updated 3 years ago
- 使用C++编写的CS 透视外挂测试程序。(Counter-Strike ESP Hacker Tester using C++ Programming.)☆30Apr 11, 2019Updated 6 years ago
- 基于spring boot的日志系统组件,提供操作日志输出及记录功能☆10Mar 19, 2019Updated 6 years ago
- a tutorial for vert.x☆17Oct 9, 2018Updated 7 years ago
- 爬取商品评论并对商品评论进行情感分类☆10Aug 14, 2017Updated 8 years ago
- 爱影视分享平台是一个基本SpringBoot+Vue前后端分离的影视平台,整合了市面上现有的影视功能,个人添加了交友匹配功能,引入了爬虫豆瓣电影☆10May 31, 2023Updated 2 years ago
- Netty笔记,使用WebSocket协议开发聊天系统☆31Oct 17, 2016Updated 9 years ago
- Integrating Home Assistant into IDrive☆11Apr 18, 2025Updated 10 months ago
- 美番MOFO项目集IOS/Android/Boss/官网/微信公众号/微信小程序于一体的摄影圈内容社交平台,以平台用户流量引流到电商变现的项目。致力于打造业内最好的摄影爱好者聚集地,涵盖圈子社交,大咖论坛,系列教程,器材租售,模特互动,更有各类线上线下活动,为大家带来更多的…☆33Jul 5, 2018Updated 7 years ago
- Muchat是用JAVA语言开发的轻量、高性能、单机支持几十万至百万在线用户IM,主要目标降低即时通讯门槛,快速打造低成本接入在线IM系统,通过极简洁的消息格式就可以实现多端不同协议间的消息发送如内置(Http、Websocket、Tcp自定义IM协议)☆39Aug 29, 2023Updated 2 years ago
- 自己编写RPC(动态代理+反射+zookeeper+netty通信),并结合Spring☆33Apr 23, 2019Updated 6 years ago
- 一个基于Java的开源游戏服务器框架实现,使用了Netty、ProtoBuf、Disruptor等☆27Mar 31, 2016Updated 9 years ago
- 基于SpringCloud-Gateway的动态网关,可视化的路由配置,请多多 star☆13Dec 10, 2022Updated 3 years ago
- Unofficial Android companion app for 4th edition of Warhammer Fantasy Roleplay☆19Nov 7, 2025Updated 3 months ago
- 一个基于ElasticSearch的业务日志记录工具☆10Nov 5, 2018Updated 7 years ago
- spring redis框架过期时间注解支持☆10Oct 17, 2018Updated 7 years ago
- springBoot 集成netty udp和tcp☆12Jun 18, 2020Updated 5 years ago
- 标签输入组件。按回车键(Enter)生成标签!按回退键(Backspace)删除标签!☆11May 16, 2024Updated last year
- 一个小型的 Java Web 服务端封装☆14May 18, 2019Updated 6 years ago
- 基于Spring Boot+WebSocket(STOMP) web聊天系统。支持点对点和广播发送消息,Spring Security 单点登录验证☆13Feb 25, 2019Updated 7 years ago
- 基于Wanandroid开放API,使用Kotlin语言开发,以供学习。☆11Apr 21, 2023Updated 2 years ago