Phoenix

Productive Elixir web framework — real-time channels, LiveView, and Rails-like conventions on the fault-tolerant BEAM VM.

Elixir free Open Source web since 2014

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
Something wrong? Edit this entry on GitHub.
✏ Edit on GitHub