# File lib/em-websocket/connection.rb, line 13
      def onbinary(&blk);   @onbinary = blk; end