WebSocket client library built on SwiftNIO. WebSockets allow for two-way communication between a client and server. Unlike HTTP, which has a request and response pattern, WebSocket peers can send an arbitrary number of messages in either direction. Vapor's WebSocket API allows you to create both clients and servers that handle messages asynchronously.
Features
- WebSocket routes can be grouped and protected by middleware like normal routes
- WebSocket handlers accept the newly established WebSocket connection
- Vapor's WebSocket API allows you to create both clients and servers that handle messages asynchronously
- WebSocket client library
- Built on SwiftNIO
- The WebSocket class has methods for sending and receiving messages as well as listening for events like closure
Categories
WebSocket LibrariesLicense
MIT LicenseFollow WebSocket Kit
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 WebSocket Kit!