meshtastic / js

JS/TS library for interfacing with Meshtastic devices
https://meshtastic.org
GNU General Public License v3.0
65 stars 33 forks source link

Add iNodeSerialConnection #57

Closed thebentern closed 1 year ago

sachaw commented 1 year ago

This works for now, but I'd be happier by using node:stream/web which implements the web steams api, it would prevent the fractured exports that I just implemented.