rondo_server v0.1.3 Rondo.Server behaviour
Summary
Functions
Callbacks
authenticate(method, token, state)
authenticate(method :: term, token :: binary, state :: any) :: {:ok, data :: term} | {:error, error :: term}
format_error(type, error, stacktrace)
format_error(type :: atom, error :: term, stacktrace :: list) :: binary