Subject: [boost] [beast] thread per connection example?
From: Peter Dimov (lists_at_[hidden])
Date: 2017-07-02 14:49:10


Suppose that I want to implement an HTTP server that uses the thread per
connection model. What example should I use as a starting point?