Introduction to websockets in Elixir



Introduction to websockets in Elixir

Introduction to websockets in Elixir

Eric Oestrich gives an introduction to websockets in Elixir.

Websocket support via “channels” is a flagship feature of the Phoenix framework, powering live-updating web interfaces and beyond. In building the Gossip chat network, Eric worked with websockets directly for interoperability with non-Phoenix and even non-Elixir apps.

Comments are closed.