add mavlink sigining and wss support

This commit is contained in:
Huibean
2025-08-14 09:56:58 +08:00
parent c3c4eb64f0
commit 7bffe34f54
8 changed files with 1816 additions and 8375 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "dronecan-webtools",
"version": "1.0.1",
"version": "1.0.2",
"description": "",
"main": "index.js",
"scripts": {
@@ -22,6 +22,7 @@
"buffer": "^6.0.3",
"crypto-browserify": "^3.12.1",
"html-webpack-plugin": "^5.6.3",
"jspack": "^0.0.4",
"long": "^5.2.4",
"process": "^0.11.10",
"react": "^18.3.1",