Polymer custom element to easily consume remote proxies of uServices via socket.io
npm install uservices-socket.io-client-polymerMicro (u)Services - Polymer Custom Element for Socket.IO Client Proxies
==
Overview
--
A polymer custom element to easily consume remote proxies of uServices via socket.io.
Usage
--
Install:
```
npm install uservices-socket.io-client-polymer
Basic Usage: (see the uServices project for examples on how to create a uService spec)
`Html
``