stephenberry / glaze

Extremely fast, in memory, JSON and interface library for modern C++
MIT License
1.22k stars 121 forks source link

Support asynchronous clients with a socket pool #1291

Closed stephenberry closed 2 months ago

stephenberry commented 2 months ago

This update adds a pool of asio sockets for asynchronous client connections with glz::asio_client.