·websockets-realtime
</>

websockets-realtime

travisjneuman/.claude

WebSocket、Server-Sent Events、および関連テクノロジーによるリアルタイム通信。チャット、ライブ アップデート、共同作業機能、またはリアルタイム機能を構築するときに使用します。

5インストール·0トレンド·@travisjneuman

インストール

$npx skills add https://github.com/travisjneuman/.claude --skill websockets-realtime

SKILL.md

| WebSocket | Bidirectional | Chat, gaming, collaboration | | Server-Sent Events | Server → Client | Live feeds, notifications | | Long Polling | Simulated bidirectional | Fallback, simple updates | | WebRTC | Peer-to-peer | Video calls, file sharing |

| Connection drops | Idle timeout | Implement heartbeat | | Messages lost | No acknowledgment | Add message IDs + acks | | High latency | Large messages | Use binary, compress | | Memory leak | Unclosed connections | Proper cleanup | | Cross-origin blocked | Missing CORS | Configure server CORS |

WebSocket、Server-Sent Events、および関連テクノロジーによるリアルタイム通信。チャット、ライブ アップデート、共同作業機能、またはリアルタイム機能を構築するときに使用します。 ソース: travisjneuman/.claude。

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/travisjneuman/.claude --skill websockets-realtime インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/travisjneuman/.claude --skill websockets-realtime
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

websockets-realtime とは?

WebSocket、Server-Sent Events、および関連テクノロジーによるリアルタイム通信。チャット、ライブ アップデート、共同作業機能、またはリアルタイム機能を構築するときに使用します。 ソース: travisjneuman/.claude。

websockets-realtime のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/travisjneuman/.claude --skill websockets-realtime インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/travisjneuman/.claude