chrome.socket library
Use the chrome.socket
API to send and receive data over the network using
TCP and UDP connections.
Properties
final ChromeSocket socket #
Accessor for the chrome.socket
namespace.
final ChromeSocket socket = new ChromeSocket._()