项目作者: trongvu

项目描述 :
Mosquitto with TLS support for Android
高级语言: C
项目地址: git://github.com/trongvu/Mosquitto_TLS_Android.git
创建时间: 2017-06-05T09:18:36Z
项目社区:https://github.com/trongvu/Mosquitto_TLS_Android

开源协议:

下载


Mosquitto_TLS_Android Build Status

About supporting TLS connection in Mosquitto for Android.
Original buildscript was forked @ https://gist.github.com/andreasjk/5525205
But WITH_TLS flag was disabled due to OpenSSL problem.

How to build

  1. Check mosquitto_android_cmake.sh and update your local value
  2. Run mosquitto_android_cmake.sh
  3. cd org.eclipse.mosquitto-1.4.8/build & make

    How to use

    Prebuilt binary for Android arm-v7a was included.
    Push things to device and enjoy :)

    Original project

    Mosquitto: https://mosquitto.org/
    OpenSSL: https://www.openssl.org/

    To do

    JNI binding for Mosquitto