# chrome.socket Plugin

This plugin provides client and server sockets for Android and iOS.

## Status

Stable on Android and iOS.

## Reference

The API reference is [here](http://developer.chrome.com/apps/socket.html).

## Notes

* setKeepAlive and setNoDelay are not yet implemented.
* Multicast support is only implemented in Android, and is not yet stable.
