Sockette is a tiny (367 bytes) wrapper around WebSocket that will automatically reconnect if the connection is lost. In addition to attaching additional API methods, Sockette allows you to reuse instances, avoiding the need to redeclare all event listeners. You have direct access to the (current) underlying WebSocket within every EventListener callback.
Features
- Unlike WebSocket, you should declare all event listeners on initialization
- Either a single protocol string or an array of strings used to indicate sub-protocols
- License under the MIT license
- Sockette allows you to reuse instances, avoiding the need to redeclare all event listeners
- Sockette is a tiny (367 bytes) wrapper around WebSocket that will automatically reconnect if the connection is lost
- You have direct access to the (current) underlying WebSocket within every EventListener callback
Categories
WebSocket LibrariesLicense
MIT LicenseFollow Sockette
Other Useful Business Software
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Sockette!