long-polling
CommunityReal-time push notifications using HTTP long polling.
Authorhung-phan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables near-real-time server-side push notifications via HTTP long polling, providing a reliable method for clients to be notified of events in real-time, without the overhead of WebSockets or short polling.
Core Features & Use Cases
- Real-time Notifications: Push events to clients as they occur, without the client constantly polling the server.
- Cross-Browser and Proxy Compatibility: Works with browsers and behind proxies that block WebSocket connections.
- Use Case: Use this Skill when developing applications that require real-time updates from the server, such as chat applications or mobile notifications, and where WebSocket support is not available.
Quick Start
Start long polling on the 'events' endpoint to receive notifications for new events.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: long-polling Download link: https://github.com/hung-phan/system-skills/archive/main.zip#long-polling Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.