Adam Fowler df692555db Swift 5.5 (#6828) 3 years 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
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 years ago
swift-nio.dockerfile df692555db Swift 5.5 (#6828) 3 years 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