beast/test/extras
Damian Jarek 8d5bd286d7
Replace uses of net::spawn with asio::spawn
`asio::spawn` is an extension, which is not part of
the Networking TS, so the `net` alias is not appropriate in this case.

Signed-off-by: Damian Jarek <damian.jarek93@gmail.com>
2019-06-19 17:53:35 +02:00
..
include/boost/beast Replace uses of net::spawn with asio::spawn 2019-06-19 17:53:35 +02:00
README.md Move extras/ to test/ 2017-07-31 19:02:46 -07:00

Extras

These are not part of the official public Beast interface but they are used by the tests and some third party programs.