BewareMyPower merged PR #444:
URL: https://github.com/apache/pulsar-client-cpp/pull/444
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr
erobot opened a new pull request, #444:
URL: https://github.com/apache/pulsar-client-cpp/pull/444
### Motivation
Keep compatible with old boost versions.
### Modifications
Port boost compatible code from branch-3.4 and make minor changes for
USE_ASIO.
Code from br