Elixir MOM v0.5.3 MOM.RPC.Message

RPC Message, normally used as a MOM.Message payload.

It has:

  • method — Method to call on the other end
  • params — List or map of parameters
  • contextMOM.RPC.Context object with client context, as user or permissions. Defined by client.