WASdev/lib.rtcomm.clientjs

rtcommEndpoint.disconnect() should provide a callback to perform actions when the disconnect is complete

swgraham opened this issue · 1 comments

It is sometimes necessary to re-enable after a disconnect. Leave that up to the implementer, but provide a callback so that actions can take place.

Closing -- this is no longer necessary with the changes to enable made for issue #41