Bonfire.Notify.LiveHandler (Bonfire v1.0.1-social-alpha.28)

View Source

Handles push notification events for LiveView components.

Summary

Functions

Helper to load subscriptions for current user in mount. Returns assigns to merge into socket.

Functions

handle_event(binary, arg2, socket)

handle_info(arg, socket)

load_subscriptions(socket)

Helper to load subscriptions for current user in mount. Returns assigns to merge into socket.

mount(socket)

sigil_p(route, extra)

(macro)