Soketi: A Fast, Pusher-Compatible WebSockets Server for Real-Time Apps
This repository profile is provided by osrepos.com, an open source repository discovery platform.

Summary
Soketi is a next-generation, open-source WebSockets server designed for real-time applications. It offers Pusher compatibility, making it easy to integrate into existing projects. Built for speed and resilience, Soketi provides a cost-effective and scalable solution for handling thousands of active connections.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
Soketi is a next-generation, Pusher-compatible, open-source WebSockets server written in TypeScript. It's designed to be simple, fast, and resilient, providing a robust solution for real-time applications. Built on uWebSockets.js, Soketi offers blazing fast performance, cost-effectiveness, and ease of use, making it an excellent alternative to proprietary real-time services.
Installation
Soketi is highly portable and can be deployed in various environments, from local development to large-scale production. It supports multiple installation methods, including Docker and npm. For comprehensive instructions on how to get started and configure Soketi, please refer to the official Soketi documentation.
Examples
Soketi powers a variety of applications and integrates seamlessly into different ecosystems. Here are some projects showcasing its capabilities:
Official Examples
Community Projects
- Soketi UI - manage Soketi apps via UI
- Soketi App Manager for Filament - manage Soketi apps via Filament
- Basement Chat - add chat to your Laravel application
- Simple Chat - showcased chat app built with Soketi and DynamoDB
Why Use Soketi?
Soketi offers compelling advantages for developers building real-time applications:
- Blazing Fast Speed: Leveraging
uWebSockets.js, Soketi delivers exceptional performance, capable of handling thousands of active connections with high traffic on minimal resources. - Cost-Effective: Unlike many proprietary solutions with limited plans, Soketi provides virtually unlimited connections and messages at a significantly lower operational cost.
- Easy to Use: Designed for portability, Soketi offers straightforward installation and configuration options, making it adaptable for both containerized and monolithic infrastructures.
- Pusher Protocol Compatibility: With full implementation of Pusher Protocol v7, existing projects can migrate to Soketi with minimal code changes, primarily by updating connection details.
- Production-Ready: Soketi is built with the resilience and speed required for demanding production environments, offering features like Redis scaling support for growing applications.
- Built-in Monitoring: It provides extensive Prometheus metrics, allowing for comprehensive monitoring and insights into your deployment's performance and health.
Links
Explore Soketi further using these official resources:
Related repositories
Similar repositories that may be relevant next.

code-session-memory: Automatic Vector Memory for AI Coding Sessions
August 15, 2026
code-session-memory provides automatic vector memory for various AI coding tools like OpenCode, Claude Code, Cursor, VS Code, Codex, and Gemini CLI. It indexes new messages into a vector database after each AI agent turn, enabling semantic search across all your past coding sessions. This tool ensures memory is shared across different platforms, enhancing developer productivity.

Cloudflare Computer: Give Your Agent a Virtual Filesystem
August 14, 2026
Cloudflare Computer is an innovative project that provides a virtual filesystem within a Durable Object, allowing agents to interact with a persistent state. It offers pluggable execution backends, including containerized Linux environments and serverless Workers, enabling flexible and powerful agent computing. Currently in preview, it's ideal for experiments and prototypes leveraging Cloudflare's edge infrastructure.

SwarmClaw: Self-Hosted AI Agent Runtime for Autonomous Swarms
August 13, 2026
SwarmClaw is an open-source, self-hosted AI agent runtime and multi-agent framework designed for autonomous agent swarms. It offers durable agent memory, MCP tools, schedules, and delegation, supporting over 23 LLM providers including Claude, GPT, Gemini, OpenRouter, and Ollama. This platform serves as a practical alternative to solutions like Claude Code and LangChain for those seeking self-hosted AI agent orchestration.

json-render: The Generative UI Framework for Dynamic Interfaces
August 12, 2026
json-render is a powerful Generative UI framework that allows developers to create dynamic, personalized user interfaces from natural language prompts. It ensures reliability by constraining AI-generated output to predefined components and actions, offering a predictable and safe way to build cross-platform UIs.
Source repository
Open the original repository on GitHub.
21 counted GitHub visits