The library can use standalone ASIO and Boost ASIO. Because ASIO has a new incarnation in the C++ standard itself (The Networking TS) AND a compatibility layer, the Networking TS should be the sole target in future versions. This should make Simple-Web-Server more portable and I believe removes ALL external dependencies.