broker

  1. M

    Android Question JMQTTBrokerExtended 2.1 Payload (Message) not decoded correctly

    Hi everyone, I'm using the library by @Informatrix have the necessity to put an MQTT Broker on an Android Tablet (panel pc). However, I noticed that the event _Publish decodes badly the Message in B4A (in B4J it is decoded correctly). What I send: What I receive (in B4J it prints only "ok")...
  2. Mashiane

    B4J Tutorial [Web][BANanoMQTT] Send, Receive Push Notifications in your Local Mosquito Broker in your WebApp.

    Hi Fam Well, here it is.. Why? I need a way to receive MQTT push notifications on my webapp. I didnt want to use Firebase but MQTT. The problem is the B4x Broker does not support websockets, so one can use something else and I didnt want an online broker either, but something I can have...
  3. N

    Android Question ZeroMQ wrapping on B4A

    Hello, i find zmq librairy very powerfull networking lib, i found pure java code binding, but failed to wrap for B4A can someone help?? Link for java binding download: https://codeload.github.com/zeromq/jeromq/zip/v0.5.1
Top