Zwetan Kjukov

Results 142 comments of Zwetan Kjukov

Maybe Reasons: - cert/security involvement - maybe related to an external lib like openSSL - not sure

workaround use `--force-all` this will force the install of the deb package `sudo dpkg --force-all -i redtamarin-sdk_0.4.1_darwin-amd64.deb` and this will force the uninstall of the deb package `sudo dpkg --force-all...

It would be nice to know if it happen on other Mac OS X like 10.9, 10.11, etc. and/or if it happen when `dpkg` is installed with homebrew vs macports

on macOS 10.13 it will be worse as you can not install under the `/usr/bin` path the plan is to abandon `deb` package for macOS and produce only `pkg` installers...

I can not announce a release date for 0.4.2 yet but if you are really stuck with 0.4.1 and macOS 10.13 here a workaround extract the `.deb` package in a...

Planed Reasons: - we want to support most network API - we has BSD socket CLI API and so can support UDP

we are missing libpthread, libm, libstdc++, etc.

8 planed (by order of preference) - #153 DatagramSocket - #173 ServerSocket - #167 NativeProcess - #163 LocalConnection - #169 NetworkInfo - #178 StorageVolumeInfo - #157 EncryptedLocalStore - #172 SecureSocket...

things to explore - test if it does the same on other platform ? - test if the same happen when the script is compiled to ABC - see if...

non-goal: an HTTP library that supports everything goal: an HTTP library that supports enough to implements some API