ayushsharma82 / WebSerial

A remote terminal library for wireless microcontrollers to log, monitor or debug your firmware/product
https://webserial.pro
GNU Affero General Public License v3.0
461 stars 107 forks source link

feat: add end() function #64

Open jappyjan opened 1 year ago

jappyjan commented 1 year ago

this PR adds a "end()" method to the WebSerial class. this way one can terminate the WebSerial instance when its no longer needed.

github-actions[bot] commented 3 weeks ago

This PR is marked as stale because it has been open 45 days with no activity. You can remove stale label or comment if this PR is still valid.