Skip to content

KosmoGalaxy/cordova-plugin-flc-udpsocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

version 1.8.0

iOS test project is out of date.

changelog

1.8.1

  • fix receive on iOS

1.8.0

  • add getBroadcastAddress on Android

1.7.2

  • fixed dangling pointer issue on ios

1.7.1

  • added initialize method that resets socket list

1.7.0

  • implemented sending and receiving raw bytes in iOS

1.6.1

  • some fixes

1.6.0

  • implemented sending and receiving raw bytes in Android

1.5.0

  • changed receive buffer size to 65507
  • removed windows platform support

1.3.0

  • iOS version

1.2.0

  • Android close method
  • Android auto dispose on destroy

1.1.0

  • Android WifiLock
  • Android MulticastLock