lab-gui-websocket
Reconnecting WebSocket interface for lab-gui, with specialliced methods to simplify the generalized usage with the LabUi uiGenerator class.
Development
See Contibuting
Credits
The idea is for the reconnecting WebSocket interface is taken from Joe Walnes ReconnectingWebSocket and the basic typescript implenetation was taken from David Doran typescript implementation.
Thank also goes to @alexjoverm who created typescript-library-starter