Method: Protocol::HTTP2::Connection#streams

Defined in:
lib/protocol/http2/connection.rb

#streamsObject (readonly)

Returns the value of attribute streams.



131
132
133
# File 'lib/protocol/http2/connection.rb', line 131

def streams
  @streams
end