Skip to content
@sockudo

Sockudo

High-performance real-time infrastructure. Ultra-fast WebSocket libraries and cloud services built in Rust.

Sockudo - High-Performance WebSocket Server

A blazing-fast, scalable WebSocket server implementing the Pusher protocol in Rust.

🚀 Get Started | 📚 Documentation | 💬 Discord


Why Sockudo?

  • 100K+ concurrent connections on a single node
  • 🔄 Pusher-compatible - drop-in replacement
  • 🏗️ Horizontal scaling with Redis, NATS, Redis Cluster
  • 🛡️ Production-ready with rate limiting, SSL/TLS, metrics
  • 🦀 Built in Rust for memory safety and performance

Quick Start

# Clone and start with Docker
git clone https://github.com/sockudo/sockudo.git
cd sockudo
make up

# Server runs on http://localhost:6001

Or use any Pusher-compatible client:

import Pusher from 'pusher-js';

const pusher = new Pusher('app-key', {
    wsHost: 'localhost',
    wsPort: 6001,
    forceTLS: false
});

Repositories

Repository Description Stars
sockudo High-performance Pusher-compatible WebSocket server Stars
sockudo-ws Ultra-low latency WebSocket library with SIMD acceleration Stars
sockudo-docs Documentation website Stars

Community & Support


License: MIT | Built with ❤️ and Rust 🦀

Pinned Loading

  1. sockudo sockudo Public

    Blazingly fast pusher drop-in replacement written in rust

    Rust 806 65

  2. sockudo-ws sockudo-ws Public

    Ultra-low latency WebSocket library for HFT applications

    Rust 217 13

Repositories

Showing 10 of 25 repositories
  • sockudo-ws Public

    Ultra-low latency WebSocket library for HFT applications

    sockudo/sockudo-ws's past year of commit activity
    Rust 217 MIT 13 1 61 Updated Sep 20, 2026
  • sockudo Public

    Blazingly fast pusher drop-in replacement written in rust

    sockudo/sockudo's past year of commit activity
    Rust 806 MIT 65 8 6 Updated Sep 16, 2026
  • sockudo-swift Public
    sockudo/sockudo-swift's past year of commit activity
    Swift 1 MIT 0 0 0 Updated Sep 13, 2026
  • sockudo-http-php Public

    Sockudo PHP HTTP server SDK

    sockudo/sockudo-http-php's past year of commit activity
    PHP 1 1 1 0 Updated Sep 13, 2026
  • sockudo-http-swift Public

    Sockudo Swift HTTP server SDK

    sockudo/sockudo-http-swift's past year of commit activity
    Swift 0 MIT 0 0 0 Updated Sep 13, 2026
  • sockudo-laravel Public

    Read-only mirror of the Sockudo Laravel integration; development happens in sockudo/sockudo.

    sockudo/sockudo-laravel's past year of commit activity
    PHP 0 MIT 0 0 0 Updated Sep 13, 2026
  • refract Public
    sockudo/refract's past year of commit activity
    Rust 0 0 0 2 Updated Aug 23, 2026
  • sockudo-ai-transport-js Public

    Sockudo AI Transport TypeScript SDK

    sockudo/sockudo-ai-transport-js's past year of commit activity
    TypeScript 0 0 0 0 Updated Jun 15, 2026
  • .github Public
    sockudo/.github's past year of commit activity
    0 0 0 0 Updated Jun 12, 2026
  • oxidelta Public
    sockudo/oxidelta's past year of commit activity
    Rust 4 2 1 0 Updated Jun 11, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.