Method: Protocol::HTTP2::Connection#receive_frame

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

#receive_frame(frame) ⇒ Object



440
441
442
# File 'lib/protocol/http2/connection.rb', line 440

def receive_frame(frame)
  # ignore.
end