Back to Plugins
Websocket Implementation
Implements real-time WebSocket communication with connection management, room-based messaging, and horizontal scaling. Use when building chat systems, live notifications, collaborative tools, or real-time dashboards.
api
By secondsky
Installation
/plugin marketplace add secondsky/claude-skills && /plugin install websocket-implementation@claude-skillsHow to install
- Open Claude Code in your terminal
- Run the installation command above
- The plugin will be enabled automatically
- Use the plugin's features in your Claude Code sessions