|
|
|
|
|
by Chabs
2801 days ago
|
|
I think you are misunderstanding my question. I am not suggesting that ASIO fills the role your library does. All it is, really, is just fancied-up cross-patform select(). What I'm wondering is: Is there's a specific reason you chose to reinvent that specific wheel? |
|
During the initial investigation boost::asio appeared to work not very good on MacOS. Problems where on the load higher than 10K concurrent connections.
There was multiple requests to compare networking performance of oatpp to ASIO lately. So I want to make full-scale testing before making statements.