sassembla / mqtt4erl-git-copy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 hellomatty@gmail.com

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/

About

License:MIT License


Languages

Language:Erlang 100.0%