Libraries
»
async-http
(0.40.3)
»
Index
»
Async
»
HTTP
»
Protocol
»
HTTP2
»
Connection
»
#peer
Method: Async::HTTP::Protocol::HTTP2::Connection#peer
Defined in:
lib/async/http/protocol/http2/connection.rb
#
peer
⇒
Object
73 74 75
# File 'lib/async/http/protocol/http2/connection.rb', line 73
def
peer
@stream
.
io
end