Skip to content

keyingming/Mosquitto_TLS_Android

 
 

Repository files navigation

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

About

Mosquitto with TLS support for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 81.3%
  • C++ 9.4%
  • Python 6.2%
  • Makefile 1.2%
  • Shell 0.5%
  • HTML 0.4%
  • Other 1.0%