[Plugin] Socket.io Client

Yeah the original library source is at GitHub - socketio/socket.io-client-cpp: C++11 implementation of Socket.IO client. If I remember right I had to download boost 1.6 and compile it and then grab Network Graph · zaphoyd/websocketpp · GitHub one of the forks in websocketpp that solved some of the compile issues there. Instead of just adding the prebuilt libraries in the repo, maybe I should find the old source for building those libraries for vs2015, I’ll dig around!

If you do get a successful android build, by all means make pull requests! This is a community plugin, not something exclusive.