Akash Ashok
Akash Ashok
In the code here (https://github.com/256dpi/arduino-mqtt/blob/master/src/MQTTClient.cpp#L333 ) its closing the connection when publish fails. Publish can fail for multiple reasons some temporary and some permanent. In my case the failures are...
Hi @balthazar , This is an issue to migrate NSDService implementation of android to https://github.com/andriydruk/RxDNSSD. I have used jmDNS and NSD service and they work well on new phones where...
I am trying to release my app to the play store and I followed the steps in https://facebook.github.io/react-native/docs/signed-apk-android when i run ./gradlew assembleRelease I get the following error. I believe...
Attempting to connect to SSID: Warpdrive.ok! Setting time using SNTP.done! Current time: Mon Oct 28 12:58:15 2019 MQTT connecting Exception (28): epc1=0x40230b46 epc2=0x00000000 epc3=0x00000000 excvaddr=0x00000014 depc=0x00000000 >>>stack>>> ctx: sys sp:...
This library doesn't yet support autolinking for react-native version 0.60.0
Creating a bin folder with a script to convert this library to arduino library to by copying source files from subfolders to src folders for arduino ide to detect it
### What would you like to be added or enhanced? Currently EMQX supports OCSP stapling for its own server certificate so that clients can verify the OCSP stapled response. For...
We have 2 react native apps and trying to establish a video + audio from one side and just audio from another. While this works fine most of the times,...
I see in the documentation that there is sign private key for encryption. Does node media server support TLS and rtmps?
Hi CFSSL Team, First of all CFSSL is a lovely piece of software. Thank you so much for building and open sourcing it. To start an API server and let...