lib/blather/stream/client.rb in blather-0.4.16 vs lib/blather/stream/client.rb in blather-0.5.0
- old
+ new
@@ -1,7 +1,8 @@
module Blather
class Stream
+ # @private
class Client < Stream
LANG = 'en'
VERSION = '1.0'
NAMESPACE = 'jabber:client'