It sounds a little strange using C ++ for web development, but when using node.js it becomes popular. I find it reasonable for C ++ to do web material.
node.js is similar to Boost :: asio, they are both asynchronous and have high performance. I think it is natural for C ++ to have its own Boost :: asio-based web infrastructure.
So are there any web frameworks for Boost :: asio like Express, Geddy? And why, if not?
source
share