Ryan Marvinblog.ryanmarvin.devยทOct 30, 2024Part I: Bare websockets with Elixir Phoenix (wo/ Channels)Websockets are great for when you want bidirectional communication between the client and the server over an extended session. The de facto approach to building websockets with Elixir Phoenix involves using Channels. This pattern is great and it come...websocketsAdd a thoughtful commentNo comments yetBe the first to start the conversation.