mirror of
https://github.com/faye/websocket-driver-ruby.git
synced 2025-11-01 13:59:38 +00:00
This discourages the inappropriate use of 'return' inside event listeners. Also, we return the listener, so that the caller has a reference to it in case they do pass a block.