Giter Site home page Giter Site logo

mqtt4erl's Introduction

OVERVIEW
========

This is a client and broker for the Message Queue Telemetry Transport  
written in erlang. It's an open, lightweight protocol for reliable message, 
devised originally by IBM. Find out more about MQTT at http://mqtt.org/

CONTACT
=======

Reach me at [email protected]

GETTING STARTED
===============

You'll find clues on compiling the client and broker, and getting up and running,
on the project wiki:

http://code.google.com/p/mqtt4erl/w/

mqtt4erl's People

Stargazers

 avatar

Watchers

 avatar  avatar

mqtt4erl's Issues

Does not interoperate with mosquitto or IBM Java (IA92) MQTT clients

I've been testing to see how interoperable this implementation is with other 
MQTT v3 implementations.

If I attempt to use the mosquitto_pub C utility from the mosquitto project, the 
client application hangs when it attempts to publish.

If I use the IA92 Java GUI from IBM, it successfully connects and can 
publish/subscribe, but it hangs on disconnect.

Original issue reported on code.google.com by andypiperuk on 17 Aug 2010 at 9:49

Unable to build on Ubuntu 10.04

What steps will reproduce the problem?
1. grab latest source
2. attempt to run make
3. adjust versions of erlang dependencies in .rel file and attempt to run make

andyp@agrippa:~/Development/mqtt/erlang/mqtt4erl-read-only$ make
erl -pa ./ebin  -make
{"init terminating in 
do_boot",{undef,[{make,all,[]},{init,start_it,1},{init,start_em,1}]}}

Crash dump was written to: erl_crash.dump
init terminating in do_boot ()
make: *** [all] Error 1

Not an erlang expert so I'm not sure what I'm doing wrong here. Attached the 
erl_crash.dump file for reference.

Original issue reported on code.google.com by andypiperuk on 17 Aug 2010 at 9:16

Attachments:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.