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.

MetaMCP: Unifying Model Context Protocol Servers with an All-in-One Gateway
August 19, 2026
MetaMCP is a powerful, self-hosted solution that acts as an aggregator, orchestrator, middleware, and gateway for Model Context Protocol (MCP) servers. It allows developers to dynamically combine multiple MCP servers into a single, unified endpoint, enhancing tool management and agent development. This TypeScript-based project simplifies the deployment and management of AI tools within a Dockerized environment.

microsoft/skills: Empowering AI Coding Agents with Domain-Specific Knowledge
August 19, 2026
The microsoft/skills repository provides a comprehensive collection of skills, custom agents, and configurations designed to enhance AI coding agents. It offers domain-specific knowledge for working with Azure SDKs and Microsoft AI Foundry, enabling more effective and context-driven development. Developers can leverage these resources to ground agents like GitHub Copilot with specialized expertise.

ClawHub: The Public Skill and Plugin Registry for OpenClaw
August 19, 2026
ClawHub is the public skill and plugin registry for OpenClaw, designed for publishing, versioning, and searching text-based agent skills and code plugins. It offers fast browsing, a CLI-friendly API, moderation hooks, and vector search capabilities. This platform streamlines the discovery and management of resources for the OpenClaw ecosystem.

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.
Source repository
Open the original repository on GitHub.
21 counted GitHub visits