Class: WebSocket::Driver::Client

Inherits:
Object
  • Object
show all
Defined in:
lib/nchan_tools/pubsub.rb

Instance Method Summary collapse

Instance Method Details

#response_bodyObject



431
432
433
# File 'lib/nchan_tools/pubsub.rb', line 431

def response_body
  @http.body
end