Packages for keyword “swift-server”
swift-nio
Event-driven network application framework for high performance protocol servers & clients, non-blocking.
async-http-client
HTTP client library built on SwiftNIO
swift-log
A Logging API for Swift
swift-metrics
Metrics API for Swift
Shout
SSH made easy in Swift
Guitar
A Cross-Platform String and Regular Expression Library written in Swift.
Bytes
Swift Library for working with sequences of Bytes (aka [UInt8])
CodableDatastore
An ACID-compliant database written in pure-swift enabling on-disk persistence for apps and services.
swift-extras-json
JSON encoding and decoding without the use of Foundation in pure Swift.
webauthn-swift
A Swift library for implementing the WebAuthn spec
swift-extras-base64
Base64 encode and decode without the use of Foundation in pure Swift.
vapor-aws-lambda-runtime
Run your Vapor api server on AWS Lambda using the official Swift Server runtime.
MicroExpress
A micro web server framework on top of Swift NIO
Beton
An enhancement built on top of Foundation Framework and XCTest. Performance test assertions and the magic ?! operator among many. We primarily use it for server-side engineering.
swift-nio-redis
A high performance Redis protocol (RESP) implementation for SwiftNIO
Breeze
Serverless API using AWS APIGateway, Lambda, DynamoDB in Swift
swift-log-matrix
Send Swift logs directly to a Matrix room
MediaType
This is a general purpose Swift library for a concept of typed treatment for Media Types. We use this library on clients and servers to speak the same dialect and to enjoy all the comfort strong types provide over raw strings.
aws-xray-sdk-swift
Unofficial AWS X-Ray SDK for Swift.
MicroExpress
A micro web server framework on top of the official Swift HTTP API