Do not explicitly call close on connection when exception happens - setting is_open flag to False is enough, since it finishes wrapped listener execution
0.0.10
Exception in wrapped listener should close connection
0.0.9
Added exception event hook which is fired when exception (e.g. WebSocketConnectionClosedException) happens during connection