ecorm / cppwamp

C++ client library for the WAMP protocol.
Boost Software License 1.0
35 stars 9 forks source link

Asio completion token support #128

Closed ecorm closed 2 years ago

ecorm commented 2 years ago

Make Session support any Boost.Asio completion token via template member functions, instead of providing separate mix-in classes for coroutines, futures, etc.

ecorm commented 2 years ago

Completed in 29153f69d57a975e872b430c35e5fb5bb441aa03