Method: Protocol::HTTP2::Connection#streams
- Defined in:
- lib/protocol/http2/connection.rb
#streams ⇒ Object (readonly)
Returns the value of attribute streams.
141 142 143 |
# File 'lib/protocol/http2/connection.rb', line 141 def streams @streams end |