Bandit.HTTP2.Connection.handle_frame

You're seeing just the function handle_frame, go back to Bandit.HTTP2.Connection module for more information.
Link to this function

handle_frame(frame, socket, connection)

View Source

Specs

handle_frame(Bandit.HTTP2.Frame.frame(), ThousandIsland.Socket.t(), t()) ::
  ThousandIsland.Handler.handler_result()