Henri Bergius
b87fad23d8
Catch packet decoding errors ( #809 )
* Catch decoding errors, refs #808
* Catch packet handling errors
* Add missing type
10 months ago
Jeremy Gallant
d7e32e9b03
Add transport status events ( #790 )
* Transport status events
Add symbol docs
Emit transport status events
Transport test suite
* Review fixes
* Remove core dependency
* HTTP transport use AbortSignal, error handling in TransportNode
* Improve stream handling
* Update packages/transport-web-serial/src/transport.ts
Co-authored-by: Copilot <[email protected] >
* Fix linting
---------
Co-authored-by: philon- <[email protected] >
Co-authored-by: Copilot <[email protected] >
10 months ago
Jeremy Gallant
32f31cb502
Add client notification ( #771 )
* ClientNotification WIP
* Test
* ClientNotification WIP
* Add client notification dialog and related functionality
* Update ClientNotificationDialog.tsx
---------
Co-authored-by: philon- <[email protected] >
11 months ago
Dan Ditomaso
4dd911e73d
Use workspace meshtastic packages ( #749 )
* refactor: updated web package.json to use workspace
* formatting fixes
11 months ago
Jeremy Gallant
50ca75da0e
Send heartbeat package to keep serial alive ( #732 )
* Send heartbeat package to keep the serial connection alive
* Update meshDevice.ts
---------
Co-authored-by: philon- <[email protected] >
11 months ago
Dan Ditomaso
8a443e9cad
Fix/add npm jsr building ( #722 )
* fixed github workflows to improve handling of mutl runtimes
* updating readme
* Update packages/core/src/meshDevice.ts
Co-authored-by: Copilot <[email protected] >
* Update packages/core/package.json
Co-authored-by: Copilot <[email protected] >
* Update packages/transport-http/package.json
Co-authored-by: Copilot <[email protected] >
---------
Co-authored-by: Copilot <[email protected] >
12 months ago
Dan Ditomaso
704d06cfe7
refactor: switch to using Bun ( #718 )
12 months ago
Dan Ditomaso
72edb1897f
Feat/add js repo to monorepo ( #683 )
* feat: move js repo into web monorepo
* added readme
* Update packages/core/README.md
Co-authored-by: Copilot <[email protected] >
* Update packages/transport-http/README.md
Co-authored-by: Copilot <[email protected] >
* Update packages/transport-web-bluetooth/README.md
Co-authored-by: Copilot <[email protected] >
---------
Co-authored-by: Copilot <[email protected] >
1 year ago