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
Gemini 3 and 200+ AI Models on One Platform
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of WebSocket Kit!