live_beats/lib/live_beats_web/live
Chris McCord 9998e06caa Optimize presence.
Avoid fetching each user by passing in full pre-fetched
presences from Presence.fetch/2 callback.
Use temporary assigns in ProfileLive to avoid duping
presences in memeory.
Handle removes by a small hook event
2022-01-11 14:57:06 -05:00
..
profile_live Merge pull request #20 from ndarilek/playlist-a11y 2022-01-07 15:24:00 -05:00
layout_component.ex Rename link attrs 2021-11-23 09:34:46 -05:00
live_helpers.ex Merge pull request #20 from ndarilek/playlist-a11y 2022-01-07 15:24:00 -05:00
nav.ex fix typo 2021-11-30 09:03:08 -06:00
player_live.ex configure presence for tracking the users listening a playlist 2022-01-11 14:04:27 -05:00
profile_live.ex Optimize presence. 2022-01-11 14:57:06 -05:00
settings_live.ex Docs 2021-11-15 13:06:04 -05:00
sign_in_live.ex Deploy and presence stub 2021-11-16 11:58:28 -05:00