GamendWeb.OnMount.TrackConnection (gamend_web v1.0.1216)

Copy Markdown View Source

LiveView on_mount hook that registers the LiveView process with GamendWeb.ConnectionTracker when the socket is connected.

Stores the LiveView module name and user info for richer monitoring. The process auto-deregisters when the LiveView terminates.

Summary

Functions

on_mount(atom, params, session, socket)