swiftnio
There are 44 repositories under swiftnio topic.
apple/swift-nio
Event-driven network application framework for high performance protocol servers & clients, non-blocking.
apple/swift-nio-http2
HTTP/2 support for SwiftNIO
apple/swift-nio-ssl
TLS Support for SwiftNIO, based on BoringSSL.
vapor/postgres-nio
🐘 Non-blocking, event-driven Swift client for PostgreSQL.
givip/Telegrammer
Telegram Bot - written with Swift 5.2 / NIO, supports Linux, macOS
apple/swift-nio-extras
Useful code around SwiftNIO.
vapor/mysql-nio
🐬 Non-blocking, event-driven Swift client for MySQL.
appspector/URLSessionWebSocketTask
This is a sample project for new URLSessionWebSocketTask API introduced in iOS 13.
alexsteinerde/docker-client-swift
This is a Docker Client written in Swift. It's using the NIO Framework to communicate with the Docker Engine via sockets.
Macro-swift/MacroExpress
An unopinionated SwiftNIO based web framework, Express.js/Connect like.
kirilltitov/FDBSwift
FoundationDB client for Swift
segabor/OSCCore
A tiny OSC module implementation in Swift
Kitura/Kitura-NIO
A networking library for Kitura, based on SwiftNIO
Macro-swift/Macro
An unopinionated SwiftNIO based asynchronous I/O framework, Node.js like.
matsune/swift-mqtt
MQTT client for Swift using SwiftNIO
micheltlutz/jumpper
A simple framework for creating HTML with Swift
BedrockTogether/TransferApp
Connect to any Minecraft server from PS4/Xbox One.
NozeIO/NeoIRC
A small SwiftUI based chat client for IRC, using swift-nio-irc
liuxuan30/TelloSwift
DJI Tello Swift Framework powered by SwiftNIO
cak/server.swift
A simple server for testing HTTP requests powered by SwiftNIO and swift sh
Macro-swift/Examples
Examples for MacroExpress, a SwiftNIO based, Express.js like web framework
tannerdsilva/nostr-kit
the fastest way to do nostr stuff in swift. period.
barisatamer/SwiftGoogleCloudTTS
A client for Google Cloud Text-to-Speech, built on top of SwiftNIO
micheltlutz/jumpper-demo
Demo and ShowCase
kylejohnsonkj/swift-nio-http2-demo
Project demonstrating the creation of a RESTful web service using apple/swift-nio-http2.
zeeyang/share-kit
Swift client for ShareDB (SwiftNIO + Combine). Realtime data sync with Operational Transform (OT).
vapor-community/GatewayAPIKit
A Swift package for sending SMS using GatewayAPI
boris-tschirschwitz/homepage
A minimal web server using SwiftNIO for my homepage.
yaproq/yaproq-nio
A non-blocking extension for Yaproq
BedrockTogether/swift-raknet
Simple RakNet server built with usage of SwiftNIO.
linus-hologram/Yodle
Light weight SMTP package for Swift NIO applications - written entirely in Swift.
swift-glide/questdb-nio
A QuestDB REST client for SwiftNIO.
shehabadel/GSoC2023Proposal
My proposal for Swift on Server - Memcached Client project in Google Summer of Code' 2023.
zorkdev/Hearken
A simple Swift HTTP/1.1 server built on top of SwiftNIO