typesafehub / akka-contrib-extra

ConductR Akka contributions
Other
9 stars 16 forks source link

Unleash the power of types #18

Closed hseeberger closed 9 years ago

hseeberger commented 9 years ago

This makes it possible to have a HttpConnected => Unit callback instead of the useless ConnectionStatus => Unit one.

hseeberger commented 9 years ago

@ktoso, this one is for you.

ktoso commented 9 years ago

LGTM, don't have merge rights here though..