Telegex.Plug.Presets.MessageHandler behaviour (Telegex.Plug v0.3.0) View Source

Message handling plug-in.

Link to this section Summary

Types

Match results.

Callbacks

Handle messages.

Match messages.

Link to this section Types

Specs

match_result() :: {:match | :nomatch, Telegex.Plug.state()}

Match results.

Link to this section Callbacks

Specs

Handle messages.

Specs

Match messages.