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
54 forks
Language: Swift
last commit: over 6 years ago
Linked from 2 awesome lists
asyncnon-blockingserver-side-swiftsocketsswift-linuxtcpvapor
Related projects:
Repository | Description | Stars |
---|---|---|
vapor/fluent | A Vapor package that simplifies database interactions using FluentKit for NoSQL and SQL databases | 1,325 |
vapor-community/swiftybeaver-provider | Adds powerful logging capabilities to Vapor server-side Swift web framework | 33 |
vapor-community/stripe | A Vapor helper to integrate Stripe payment processing | 179 |
vapor-community/lingo-vapor | A Vapor provider for using Lingo's Swift localization library in Server Side Swift projects | 57 |
vapor-community/vapor-ext | Extensions for Vapor Swift data types and classes with handy methods and performance improvements | 36 |
vapor-community/queues-mongo-driver | An implementation of a MongoDB driver for Vapor's Queues framework | 6 |
vapor-community/chat-ios-example | An iOS chat client application connecting to a Vapor-based real-time chat server | 68 |
vapor/websocket-kit | A WebSocket client library built using SwiftNIO to establish bidirectional communication between clients and servers. | 278 |
vapor-community/csrf | Protects against cross-site request forgery attacks in web applications by adding authentication information to each request using sessions. | 41 |
vapor-community/ferno | A Vapor framework extension that simplifies Firebase Realtime database interaction with Swift and Vapor 4 | 71 |
vapor-community/google-cloud | Provides a Vapor wrapper around GoogleCloud services for accessing various cloud-based APIs. | 45 |
vapor/redis | An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 459 |
amphp/socket | A PHP library that enables secure, non-blocking communication over TCP and UDP sockets. | 234 |
vapor-community/telesign-provider | Provides an API wrapper for Telesign's SMS service in Swift. | 10 |
vapor-community/sendgrid | A SendGrid email service library for the Vapor web framework | 75 |