All Projects → zpsw → Jt808 Netty

zpsw / Jt808 Netty

Licence: mit
Netty入门教学项目,解析JT808协议,整合Spring boot,并提供了一些Netty中的最佳实践

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Jt808 Netty

Jladder
基于Java Netty开发的翻墙程序,支持Socks协议和Http协议翻墙。
Stars: ✭ 68 (-34.62%)
Mutual labels:  netty
Fixio
FIX Protocol Support for Netty
Stars: ✭ 84 (-19.23%)
Mutual labels:  netty
Jupiter
Jupiter是一款性能非常不错的, 轻量级的分布式服务框架
Stars: ✭ 1,372 (+1219.23%)
Mutual labels:  netty
Netty 4 User Guide Demos
Netty demos. (Netty 案例大全)
Stars: ✭ 1,198 (+1051.92%)
Mutual labels:  netty
Fox
fox is a distributed RPC framework
Stars: ✭ 79 (-24.04%)
Mutual labels:  netty
Springboot im
使用springboot + nettysocketio开发的一个简易卡牌游戏。主要想了解游戏服务端开发流程,基本逻辑等相关知识和长连接。
Stars: ✭ 94 (-9.62%)
Mutual labels:  netty
Thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
Stars: ✭ 10,526 (+10021.15%)
Mutual labels:  netty
Rexlin600.github.io
系列博客、涵盖领域广、不定时更新、欢迎加入
Stars: ✭ 102 (-1.92%)
Mutual labels:  netty
Jt809 Tcp Server
parse JTT 809-2011 protocol of ministry of transportation
Stars: ✭ 83 (-20.19%)
Mutual labels:  netty
Springboot Templates
springboot和dubbo、netty的集成,redis mongodb的nosql模板, kafka rocketmq rabbit的MQ模板, solr solrcloud elasticsearch查询引擎
Stars: ✭ 100 (-3.85%)
Mutual labels:  netty
Nettygameserver
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑
Stars: ✭ 1,203 (+1056.73%)
Mutual labels:  netty
Easyrpc
EasyRpc is a simple, high-performance, easy-to-use RPC framework based on Netty, ZooKeeper and ProtoStuff.
Stars: ✭ 79 (-24.04%)
Mutual labels:  netty
Nitmproxy
Proxy server based on netty
Stars: ✭ 94 (-9.62%)
Mutual labels:  netty
Nettygateway
NettyGateway is a HTTP proxy server with flexible routing rules.
Stars: ✭ 73 (-29.81%)
Mutual labels:  netty
Dapeng Soa
A lightweight, high performance micro-service framework
Stars: ✭ 101 (-2.88%)
Mutual labels:  netty
Esa Restlight
ESA Restlight is a lightweight and rest-oriented web framework.
Stars: ✭ 67 (-35.58%)
Mutual labels:  netty
Async Gamequery Lib
A high-performance java game query library designed for steam/source based games and others
Stars: ✭ 88 (-15.38%)
Mutual labels:  netty
Simple Rpc
RPC with service discovery base on netty
Stars: ✭ 103 (-0.96%)
Mutual labels:  netty
Momo Cloud Permission
基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户、多系统的系统架构。适合学习和企业中使用。真正实现了手撸RBAC、jwt的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署;同时还集合各种微服务治理功能和监控功能。模块包括:企业级的认证系统、开发平台、应用监控、慢sql监控、统一日志、单点登录、Redis分布式高速缓存、接口文档、蚂蚁金服代码生成器等等!netty心跳服务器支持鉴权、断线重连、其他业务模块开发
Stars: ✭ 101 (-2.88%)
Mutual labels:  netty
T Io
解决其它网络框架没有解决的用户痛点,让天下没有难开发的网络程序
Stars: ✭ 1,331 (+1179.81%)
Mutual labels:  netty

这是一个Netty入门教学项目,解析JT808协议,整合Spring boot,并提供了一些Netty中的最佳实践(详细教程在下方连接)。

下载代码到本地后,改动application.yml中的数据库连接即可运行,搭载Spring Data JPA会自动建表, 然后通过 NetAssist网络调试工具.exe 以及 测试报文.txt 中的报文即可调试。

有问题欢迎提issue,如果对你有帮助麻烦给个Star鼓励一下 :)

Netty实战之使用Netty解析交通部JT808协议

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].