Giter VIP home page Giter VIP logo

cordova-plugin-chrome-apps-sockets-tcp's Introduction

chrome.sockets.tcp Plugin

This plugin provides TCP client sockets for Android and iOS.

Status

Beta on Android and iOS.

Reference

The API reference is here.

Release Notes

1.3.4 (May 29, 2015)

  • Fix writes being silently truncated when sending large ArrayBuffers
  • Fix a case of busy-waiting (yikes!)
  • Increase socket read buffer size from 4k -> 32k to match write buffer size

1.3.3 (April 30, 2015)

  • Renamed plugin to pubilsh to NPM

1.3.2 (Mar 17, 2015)

  • ios: Fix warning about unsigned -> int

1.3.1 (Jan 27, 2015)

  • Fix ssl handshake infinite loop & return error when address is unresolvable
  • chrome.sockets.pipeToFile: send receive events at most 10 times per sec

1.3.0 (Nov 26, 2014)

  • Added mobile-only chrome.sockets.tcp.pipeToFile API
  • android sockets.tcp: send an error when receive EOF

1.2.0 (November 17, 2014)

  • Remove unnecessary headers for chrome.sockets.* - ios
  • Fix possible blocks leak memory
  • sockets.tcp - redirect to file for iOS & Android
  • Fixed chrome.sockets.udp socket close with error problem
  • chrome.sockets: open selector in selector thread
  • Fix auto tests & resumeRead accidentally read paused or unconnected sockets on iOS
  • Improve chrome.sockets.tcp throughput for iOS & Android
  • Fix setPaused for iOS
  • Add setKeepAlive and setNoDelay for Android
  • Don't modify interest set when key is invalid (fix #388)

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

cordova-plugin-chrome-apps-sockets-tcp's People

Contributors

agrieve avatar clelland avatar fredrikeldh avatar iday avatar jpchase avatar kamrik avatar mmocny avatar oahziur avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.