Skip to content

Commit 0e31cd3

Browse files
committed
Update README
1 parent 0fe715c commit 0e31cd3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33
This repository contains the Swift HTTP Server project.
44
It provides a low-level yet ergonomic API for handling HTTP requests and responses with full support
55
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.
6+
resource management.
107

118
## 🚧 This project is a work in progress 🚧
129

0 commit comments

Comments
 (0)