Adam Fowler 0ddbb87df5 Updates for Swift 5.10, Remove Kitura and Perfect (#8960) 1 year ago
..
app 4a22427fdd Fix swift-nio benchmarks (#6428) 4 years ago
.dockerignore 89d24ec52c update Swift/NIO test (#5423) 5 years ago
README.md da4f482920 readme line-endings 7 years ago
benchmark_config.json 4a22427fdd Fix swift-nio benchmarks (#6428) 4 years ago
swift-nio.dockerfile 0ddbb87df5 Updates for Swift 5.10, Remove Kitura and Perfect (#8960) 1 year ago

README.md

SwiftNIO framework

Description

SwiftNIO is an event-driven network application framework for high performance protocol servers & clients, non-blocking.

Test URLs

Test 1: JSON Encoding

http://localhost:8080/json

Test 2: Plaintext

http://localhost:8080/plaintext