sockets
TCP socket library
A non-blocking TCP socket layer with event-driven server and client
🔌 Non-blocking TCP socket layer, with event-driven server and client.
575 stars
32 watching
55 forks
Language: Swift
last commit: almost 7 years ago
Linked from 2 awesome lists
asyncnon-blockingserver-side-swiftsocketsswift-linuxtcpvapor
Related projects:
Repository | Description | Stars |
---|---|---|
| A Vapor package that simplifies database interactions using FluentKit for NoSQL and SQL databases | 1,332 |
| Adds powerful logging capabilities to Vapor server-side Swift web framework | 33 |
| A Vapor helper to integrate Stripe payment processing | 180 |
| A Vapor provider for using Lingo's Swift localization library in Server Side Swift projects | 57 |
| Extensions for Vapor Swift data types and classes with handy methods and performance improvements | 36 |
| An implementation of a MongoDB driver for Vapor's Queues framework | 6 |
| An iOS chat client application connecting to a Vapor-based real-time chat server | 68 |
| A WebSocket client library built using SwiftNIO to establish bidirectional communication between clients and servers. | 283 |
| Protects against cross-site request forgery attacks in web applications by adding authentication information to each request using sessions. | 41 |
| A Vapor framework extension that simplifies Firebase Realtime database interaction with Swift and Vapor 4 | 72 |
| Provides a Vapor wrapper around GoogleCloud services for accessing various cloud-based APIs. | 45 |
| An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 460 |
| A PHP library that enables secure, non-blocking communication over TCP and UDP sockets. | 238 |
| Provides an API wrapper for Telesign's SMS service in Swift. | 10 |
| An email sending service built around the SendGrid API for the Vapor web framework. | 76 |