Kitura-WebSocket
WebSocket framework
Provides WebSocket support for a Swift-based web server framework
WebSocket support for Kitura
68 stars
26 watching
30 forks
Language: Swift
last commit: almost 4 years ago serverswiftwebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
kitura/kitura-net | A Swift framework for building fast and efficient HTTP servers with support for FastCGI, SSL/TLS, and various networking protocols. | 104 |
kitura/kitura-session | A framework for managing user sessions in Swift servers using Kitura | 19 |
kitura/bluesslservice | An SSL/TLS add-in framework for secure networking in Swift | 97 |
kitura/kitura | A Swift web framework and HTTP server for building web services. | 7,627 |
kitura/kitura-nio | A networking library for Kitura based on SwiftNIO | 37 |
kitura/kitura-sample | A sample application showcasing various Kitura features | 81 |
ibm-cloud/kitura-starter | An application starter for building web services with the Kitura framework on IBM Cloud or local development environments. | 30 |
kitura/kitura-credentials | An authentication middleware for validating user credentials in a Swift server framework | 41 |
kitura/swiftkafka | An SDK for interacting with Apache Kafka using Swift | 60 |
kitura/bluesocket | A socket framework for Swift that enables communication between processes on various platforms including iOS, macOS, and Linux. | 1,412 |
kitura/swiftyrequest | A Swift HTTP client library for building network requests with automatic encoding, decoding, and authentication. | 110 |
kitura/loggerapi | Provides a common logging interface for different kinds of loggers | 27 |
kitura/kitura-session-redis | A framework for storing and managing user sessions using Redis as the backing store | 4 |
perfectlysoft/perfect-websockets | Provides a WebSocket protocol implementation for building real-time web applications with the Perfect framework | 23 |
kitura/kitura-couchdb | A client library for interacting with NoSQL document databases like CouchDB from Swift applications | 51 |