gurkerl83 / chrome.sockets.udp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chrome.sockets.tcp Plugin

This plugin provides UDP sockets for Android and iOS.

Status

Beta on Android and iOS.

Reference

The API reference is here.

Release Notes

1.1.0 (October 24, 2014)

  • Add chrome.sockets.secure.tcp and refactor chrome.sockets.*

1.0.1 (October 23, 2014)

  • Fix a NullPointerException on Android
  • Fix the dependency on iosSocketsCommon so that it works with the Cordova plugin registry.

1.0.0 (October 21, 2014)

  • Initial release

About


Languages

Language:Java 45.1%Language:Objective-C 41.2%Language:JavaScript 13.7%