Closed hseeberger closed 9 years ago
This makes it possible to have a HttpConnected => Unit callback instead of the useless ConnectionStatus => Unit one.
HttpConnected => Unit
ConnectionStatus => Unit
@ktoso, this one is for you.
LGTM, don't have merge rights here though..
This makes it possible to have a
HttpConnected => Unit
callback instead of the uselessConnectionStatus => Unit
one.