Wampex.Client.Handler behaviour (wampex_client v0.2.0)

Macros and behaviours for client implementations

Summary

Callbacks

do_init(any)

@callback do_init(any()) :: %{client_name: atom(), registrations: map()}

Functions

event(topic, list, kws, state, list)

(macro)

invocation(procedure, list, kws, state, list)

(macro)