make async optional to support building without RTTI
Open
- Dominant language
- C++
- Stars
- 145
- Forks
- 151
- PR merge metrics
- No merged PRs in 30d
Description
currently, RTTI is required to build, but it seems this is inherited from asio.
It would be great if there was an option, for users who aren't using async (or want to handle async some other way) to disable this, so that building without RTTI will continue to work.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.