Adam Fowler b5a1618d5c Use Swift 5.9 (#8506) 1 year ago
..
app 4a22427fdd Fix swift-nio benchmarks (#6428) 4 years ago
.dockerignore 89d24ec52c update Swift/NIO test (#5423) 5 years ago
.gitignore 09260478c9 Swift 5.7 and Hummingbird v1.0 (#7941) 2 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 b5a1618d5c Use Swift 5.9 (#8506) 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