Elixir WebSocket

Open-source Elixir projects categorized as WebSocket

Top 9 Elixir WebSocket Projects

  • poxa

    Pusher server implementation compatible with Pusher client libraries.

  • free4chat

    free4.chat is a real-time audio chat service. It is designed by the local first and privacy first principle, and is very easy to use.

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • Drab

    Remote controlled frontend framework for Phoenix.

  • socket

    Socket wrapping for Elixir.

  • WebSockex

    An Elixir Websocket Client

  • live_svelte

    Svelte inside Phoenix LiveView with seamless end-to-end reactivity

    Project mention: Bun v0.8.0 | news.ycombinator.com | 2023-08-23

    Bun is an executable as far as I understand. Would it be possible to call Bun code directly from another language with bindings?

    For example Erlang (and Elixir) has Native Implemented Functions[0] (NIF) where you can call native code directly from Erlang. Elixir has the zigler[1] project where you can call Zig code directly from Elixir.

    Maybe you can see where I'm going with this, but it would be super cool to have the ability to call Javascript code from within Elixir. Especially when it comes to code that should be called on the server and client. I'm the developer of LiveSvelte[2] where we use Node to do SSR but it's quite slow atm, and would be very cool to use Bun for something like this.

    In any case Bun is super impressive, keep it up!

    [0] https://www.erlang.org/doc/tutorial/nif.html

    [1] https://github.com/E-xyza/zigler

    [2] https://github.com/woutdp/live_svelte

  • chaperon

    HTTP Service Performance & Load Testing Framework

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • exws

    Elixir Websocket - Kitchen Sink Not Included

    Project mention: Millions of Active WebSockets with Node.js | news.ycombinator.com | 2023-02-20
  • elixir-sse-example

    Server Sent Events example in Elixir + Phoenix

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-08-23.

Elixir WebSocket related posts

Index

What are some of the best open-source WebSocket projects in Elixir? This list will help you:

Project Stars
1 poxa 1,008
2 free4chat 953
3 Drab 864
4 socket 679
5 WebSockex 476
6 live_svelte 410
7 chaperon 109
8 exws 7
9 elixir-sse-example 5
Updating dependencies is time-consuming.
Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
blog.mergify.com