I noticed that subscribeConnectionStatus was missing from the ReadMe. I also noticed that all the others subscription calls have "to" in their names. @brim-borium would you consider changing subscribeConnectionStatus to subscribeToConnectionStatus for the sake of consistency? It would be a breaking API change which would call for a major version release.
I noticed that
subscribeConnectionStatus
was missing from the ReadMe. I also noticed that all the others subscription calls have "to" in their names. @brim-borium would you consider changingsubscribeConnectionStatus
tosubscribeToConnectionStatus
for the sake of consistency? It would be a breaking API change which would call for a major version release.