Wechat v0.4.7 Wechat.Plugs.MessageParser
A plug to parse the message pushed by WeChat server.
Link to this section Summary
Link to this section Functions
Link to this function
call(conn, arg2)
Link to this function
init(opts)
Plug init callback.
Example
plug Wechat.Plugs.MessageParser, [module: MyApp.Wechat]