Skip to content

bingogh/mosquitto-epoll

 
 

Repository files navigation

Mosquitto
=========

Mosquitto is an open source implementation of a server for version 3.1 of the
MQTT protocol. IBM have released a closed source implementation of such a
server, which is known as Really Small Message Broker (rsmb). Mosquitto is
largely a drop in replacement with more features.

See the following links for more information on MQTT:

http://mqtt.org/
http://www.ibm.com/developerworks/webservices/library/ws-mqtt/index.html

Mosquitto project information is available at the following locations:

http://mosquitto.org/ (main homepage)
http://launchpad.net/mosquitto (bug tracking, translations)
http://bitbucket.org/oojah/mosquitto (hg source code repository)

There is also a public test server available at http://test.mosquitto.org/

Mosquitto was written by Roger Light <roger@atchoo.org>


This product includes software developed by the OpenSSL Project for use in the
OpenSSL Toolkit. (http://www.openssl.org/)
This product includes cryptographic software written by Eric Young
(eay@cryptsoft.com)
This product includes software written by Tim Hudson (tjh@cryptsoft.com)

Releases

No releases published

Packages

No packages published

Languages

  • C 64.0%
  • Python 27.2%
  • C++ 3.3%
  • Makefile 2.8%
  • NSIS 1.0%
  • CMake 0.7%
  • Other 1.0%