We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fe715c commit 0e31cd3Copy full SHA for 0e31cd3
README.md
@@ -3,10 +3,7 @@
3
This repository contains the Swift HTTP Server project.
4
It provides a low-level yet ergonomic API for handling HTTP requests and responses with full support
5
for bi-directional streaming, request and response trailers, and Structured Concurrency-based
6
-resource management.
7
-
8
-These APIs are provided as an abstract protocol. For this reason, this repository also includes a
9
-SwiftNIO-based implemention of these APIs.
+resource management.
10
11
## 🚧 This project is a work in progress 🚧
12
0 commit comments