jt-framework icon indicating copy to clipboard operation
jt-framework copied to clipboard

基于Spring-Boot的JT-808协议服务端

Results 14 jt-framework issues
Sort by recently updated
recently updated
newest added

设置心跳值后,主动发送消息,服务端才会在指定时间间隔断掉连接,如果不发消息,连接就会一直保持,成为僵尸连接

bug

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0. Release notes Sourced from prismjs's releases. v1.27.0 Release 1.27.0 v1.26.0 Release 1.26.0 Changelog Sourced from prismjs's changelog. 1.27.0 (2022-02-17) New components UO Razor Script...

dependencies

Update https://registry.npm.taobao.org to https://registry.npmmirror.com, For more info please refer to https://zhuanlan.zhihu.com/p/430580607. This is an automated PR by @npmmirror (Which is a bot maintained by 8d6e8cefe5a7e3202364ec2c48db03fcc544218cf70100bf65d2ed2df5cc83da).

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0. Changelog Sourced from nanoid's changelog. Change Log This project adheres to Semantic Versioning. 3.2 Added --size and --alphabet arguments to binary (by Vitaly Baev)....

dependencies

Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.3.0 to 12.3.2. Changelog Sourced from markdown-it's changelog. [12.3.2] - 2022-01-08 Security Fix possible ReDOS in newline rule. Thanks to @​MakeNowJust. [12.3.1] - 2022-01-07 Fixed Fix corner...

dependencies

## 完善消息下发功能 消息下发功能太简单 1、消息下发可直接下发对象到终端(自动对象转换HEX) 2、消息下发应答处理-应可直接转换为定义的resquest对象。 3、应答消息可考虑放置redis等中,考虑下集群部署问题。

documentation
enhancement

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.7.7 to 2.9.15. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...

dependencies

下载源代码并按照配置弄好,运行gradlew clean build后,报Could not parse POM “...” 前言中不允许有内容. ![image](https://github.com/hylexus/jt-framework/assets/43512399/e1ffcbcf-3b30-49aa-b438-9a5cffc24ffe)

例如二进制串1234会被解析成字符串1234,而123A则会被解析成12310