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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of WebSocket Kit!