Releases: tejaskumark/serial-port-websocket
Releases · tejaskumark/serial-port-websocket
Improved Stability
- Panic fix while adding/deleting/stopping port due to global variable used
- Change underlying serial port access library with new one having good support
- Some minor enhancement
- Added API to check version from browser http://localhost:8083/version
Bug fixes
This release includes all functionality for serial port access over websocket
There are no pending issues as of now
Steps -
Download source code and download binary as per your arch
And run binary with serial-port-websocket -conf config.yaml
First Release
- This release includes all functionality for serial port access over websocket
- There are no pending issues as of now
Steps - - Download source code and download binary as per your arch
- And run binary with
serial-port-websocket -conf config.yaml