Mongoose on CC3200 LaunchPad
This page demonstrates how Mongoose embedded networking library can be used to implement real-time data exchange. Here, CC3200 board pushes JSON-encoded Websocket frames to the connected browser, which in turn graphs that data. Also, a browser can send commands to the device wrapped into Websocket frame to set LED on/off.