vercel / micro

Asynchronous HTTP microservices
MIT License
10.59k stars 458 forks source link

There is a mistake in the `Testing` session of README.md #450

Closed reply2future closed 2 years ago

reply2future commented 2 years ago

Description

If I use the code of README.md, I found nothing would happen and output. Just because of the new http.Server(micro(fn)), it should remove the new http.Server()