vapor / http

🚀 Non-blocking, event-driven HTTP built on Swift NIO.
MIT License
240 stars 65 forks source link

Fix Github project title #369

Closed pkese closed 5 years ago

pkese commented 5 years ago

Without looking at the code, it is unclear if this project is a HTTP server or client (I was searching for client)

:rocket: Non-blocking, event-driven HTTP built on Swift NIO.
->
:rocket: Non-blocking, event-driven HTTP server built on Swift NIO.

vzsg commented 5 years ago

What would you name it then, considering it has both a client and a server part implemented?

pkese commented 5 years ago

Facepalm - I didn't notice it had client as well.