Buckaroo.EventSource.init
You're seeing just the callback
init
, go back to Buckaroo.EventSource module for more information.
Specs
init(conn :: Plug.Conn.t(), state :: state) :: result(state) when state: any()
Initialize the SSE.
Passes the connection and the given state.