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
You Might Also Like
Save hundreds of developer hours with components built for SaaS applications.
Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Sockette!