소개
This skill enables developers to leverage Bun's ultra-fast native WebSocket implementation directly within Claude Code. It provides comprehensive guidance on building scalable real-time applications, covering everything from basic server setup and message handling to advanced patterns like topic-based pub/sub, binary data transmission, and server-side broadcasting. By utilizing the integrated Bun.serve() API, this skill helps you implement efficient backpressure management, authentication, and compression to ensure production-grade performance for chat apps, live dashboards, and collaborative tools.