websocket-realtime-builder

Installation
SKILL.md

WebSocket Realtime Builder

Build real-time applications with WebSockets and Socket.io.

Core Workflow

  1. Choose library: Socket.io vs native WebSocket
  2. Setup server: Configure WebSocket server
  3. Add authentication: Validate connections
  4. Implement rooms: Group connections
  5. Handle events: Define event handlers
  6. Add reconnection: Handle disconnects gracefully

Installation

# Server
npm install socket.io
Related skills

More from patricio0312rev/skills

Installs
218
GitHub Stars
38
First Seen
Jan 24, 2026