Skip to content
#

mqtt-bridge

Here are 80 public repositories matching this topic...

vvzvlad
vvzvlad commented Jul 20, 2018

OS: Alpine Linux 3.5 (Linux as 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux)

Tarantool version: Tarantool 1.10.0-0-g42612ec04
MQTT lib version: 4adefc7bc45aaae776a677bbb0b54ecf7ec293f4

Case:

mqtt=require('mqtt')
m=mqtt.new()
m:connect()
m:destroy()

 Segmentation fault
  code: SEGV_MAPERR
  addr: 0x208
  context: 0x7f31be02f7c0
bug good first issue
sgupta999
sgupta999 commented Nov 17, 2019

I will keep updating this post for known / reported bugs.
I will fix and post update for latest fixes here on github - so github will have all the latest versions.
Once I have enough change I will updated the version on NPM (this is primarily because you cannot ever republish a version on NPM and i don't want to keep track of too many versions)
==============03/05/2020
Publishing from ST ->MQ

documentation good first issue

Improve this page

Add a description, image, and links to the mqtt-bridge topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mqtt-bridge topic, visit your repo's landing page and select "manage topics."

Learn more