Skip to content

General improvements in the docs and async operations.

Compare
Choose a tag to compare
@mzimbres mzimbres released this 01 May 11:00
· 446 commits to master since this release

Improvements

  • Adds reconnect coroutine in the ech_server example.
  • Corrects client::async_wait_for_data with make_parallel_group to launch operation.
  • Improvements in the documentation.
  • Avoids dynamic memory allocation in the client class after reconnection.