mindade

Results 1 comments of mindade

@pheaver suggestion didn't quite work for me (onConnectionClosed was never called), but I added something similar in receive: ``` import context._ ... def receive = { ... case _: Http.ConnectionClosed...