http_server icon indicating copy to clipboard operation
http_server copied to clipboard

Add usage examples to README

Open mfelsche opened this issue 5 years ago • 2 comments
trafficstars

Give a simple example for:

  • starting a server
  • handling requests
  • building responses

also link to the examples.

mfelsche avatar May 09 '20 21:05 mfelsche

Hi, maybe you could add some notes in a document regarding benchmarks / performance. Maybe compare with previous http server or other frameworks.

erf avatar May 13 '20 14:05 erf

Yes, good point @erf ! I first wanted to set up a good real-world setting on gcp for getting some more meaningful numbers than stuff running on my local machine, but got stuck with other stuff. I will pick this up soonish.

mfelsche avatar Dec 10 '20 07:12 mfelsche