I know there is boost::asio that is made for such stuff but It would be so much easier for me if there was a way to switch between use http and not use http... (I mean I have 10 services that use http and 4 that use TCP but do quite same stuff (receive http get requests and return TCP messages ) so such function would really help for me)I know there is boost::asio that is made for su