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



434
435
436
# File 'lib/nchan_tools/pubsub.rb', line 434

def response_body
  @http.body
end