hoodiehq / hoodie-connection-status

:dog: connection status API for the browser
Apache License 2.0
5 stars 10 forks source link

Implement connectionStatus.isChecking #22

Closed gr2m closed 8 years ago

gr2m commented 8 years ago

Requires up for #13.

connectionStatus.isChecking

Read-only like connectionStatus.ok. Returns true if connection is checked continuously, otherwise false. The state is persisted in cache.


Ping me in the Hoodie Chat or on Twitter if you have any questions

jennazee commented 8 years ago

Will take once #13 / #19 is merged

gr2m commented 8 years ago

done via https://github.com/hoodiehq/hoodie-client-connection-status/pull/26