Collection of tools for Unity3D to help overcome common tasks
Simple Rest client built on top of BestHTTP to make api calls easier
Abstract Web socket client which handles all the connection and request/response tasks. You'll just need to extend it and override the encode/decode methods to match your protocol
Implementation of WebSocket to work with Actionhero.js server straight away
Simple View-Controller implementation designed to work with Zenject DI system