Phoenix
Productive Elixir web framework — real-time channels, LiveView, and Rails-like conventions on the fault-tolerant BEAM VM.
Phoenix combines Rails-like productivity with the BEAM VM’s concurrency model. Phoenix Channels (WebSockets) handle millions of connections on a single server. Phoenix LiveView enables rich, interactive server-rendered UIs without writing JavaScript — state lives on the server and diffs are pushed to the browser.
// tags
backendelixirreal-timechannelsliveviewwebsocketbeam