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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Sockette!