An open API service indexing awesome lists of open source software.

https://github.com/wendal/jt808-rs

JT808解析库(rust版)
https://github.com/wendal/jt808-rs

Last synced: 2 months ago
JSON representation

JT808解析库(rust版)

Awesome Lists containing this project

README

        

# jt808-rs
JT808解析库(rust版)

## 简介

jt808-rs是JT808协议解析库,支持解析和构建JT808协议

**开发中** 功能待完善

## 安装

```sh
cargo add jt808-rs
```

## 支持的功能

- [ ] 解析JT808协议
- [ ] JT808客户端
- [ ] JT808服务端

## LISENCE

[MIT](LISENCE)