Just another simple, fast, and resilient open-source WebSockets server. 📣

This page summarizes the projects mentioned and recommended in the original post on /r/laravel

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • soketi

    Next-gen, Pusher-compatible, open-source WebSockets server. Simple, fast, and resilient. 📣

  • sail

    Docker files for running a basic Laravel application.

    If it supports Docker, it can be installed in Laravel Sail (I have already submitted a PR for this)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • uWebSockets.js

    μWebSockets for Node.js back-ends :metal:

    It is written in TypeScript and at its core uses uWebSockets.js, a really, really! fast WebSockets server that is written in C (and you can see the benchmarks on uWebSocket's repo)

  • µWebSockets

    Simple, secure & standards compliant web server for the most demanding of applications

    It is written in TypeScript and at its core uses uWebSockets.js, a really, really! fast WebSockets server that is written in C (and you can see the benchmarks on uWebSocket's repo)

  • Centrifugo

    Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.

    For those who looking into Laravel WebSockets replacement give a chance to https://github.com/centrifugal/centrifugo - it proved to help a lot dealing with WebSocket connections to backends built in languages without native/performant concurrency support. So you can continue writing business logic in Laravel, but let Centrifugo deal with persistent connection management and issue real-time updates over API.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts