lib/blather/stream/component.rb in blather-0.4.16 vs lib/blather/stream/component.rb in blather-0.5.0

- old
+ new

@@ -1,7 +1,8 @@ module Blather class Stream + # @private class Component < Stream NAMESPACE = 'jabber:component:accept' def receive(node) # :nodoc: if node.element_name == 'handshake'