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.

Soketi: A Fast, Pusher-Compatible WebSockets Server for Real-Time Apps

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

Analyzed by OSRepos on May 15, 2026

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

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

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.

mcpmodel-context-protocolgateway
microsoft/skills: Empowering AI Coding Agents with Domain-Specific Knowledge

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.

AI AgentsAzure SDKGitHub Copilot
ClawHub: The Public Skill and Plugin Registry for OpenClaw

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.

directoryskillTypeScript
code-session-memory: Automatic Vector Memory for AI Coding Sessions

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.

TypeScriptAIDeveloper Tools

Source repository

Open the original repository on GitHub.

21 counted GitHub visits

View on GitHub
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️