This is the alpha version of the dev tool. To install from source:
- clone repo to local directory
- install
webpackglobally withnpm install -g webpack - run
npm installandwebpackin the repo folder - open
Chromebrowser and type in the address barchrome://extensions - click
load unpacked extensions...and select the<repo>/src/chromefolder - This will add a
Socket.iotab to your Chrome Developer Window - Navigate to a page that is using Socket.io and open the Chrome Developer Window, then switch to the
Socket.iotab - If
iois detected as a global variable on the page, and sockets have been created, it should show up on underManagerstab
This is a really really early version of the dev-tool. A lot of features are still broken/unsupported. Please file issues to report broken stuff.
It is also available in the Chrome Web Store.