Method: Async::HTTP::Protocol::HTTP2::Connection#peer

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

#peerObject



73
74
75
# File 'lib/async/http/protocol/http2/connection.rb', line 73

def peer
	@stream.io
end