Live data from Hacker News

Viewing profile — elixirdev

elixirdev

HN member
Joined
Thu, May 21, 2020, 12:25 AM UTC
HN karma
3
Public activity
1 items

About elixirdev

No profile information was provided.

Recent public activity

  1. comment
    Comment #23253641

    LiveView is a nightmare from a deployment point of view. LiveView stores state on the server associated with the web socket connection. If the web socket connection disappears whic…