tauri-app-websocket

Installation
SKILL.md

When to use this skill

ALWAYS use this skill when the user mentions:

  • WebSocket connections in a Tauri app
  • Real-time messaging or live updates
  • WebSocket connect/disconnect lifecycle

Trigger phrases include:

  • "websocket", "realtime", "live updates", "ws connection", "socket"

How to use this skill

  1. Install the websocket plugin:
    cargo add tauri-plugin-websocket
    
  2. Register the plugin in your Tauri builder:
Related skills

More from partme-ai/full-stack-skills

Installs
6
GitHub Stars
379
First Seen
Mar 25, 2026