Download project files

How do I verify a download?


101110 of 114 releases

0.8.2 release from the 0.8 series released

File Description Downloads
download icon mosquitto-0.8.2.tar.gz (md5) 16
last downloaded 53 weeks ago
Total downloads: 16

0.8.1 release from the 0.8 series released

File Description Downloads
download icon mosquitto-0.8.1.tar.gz (md5) 15
last downloaded 7 weeks ago
Total downloads: 15

0.8 release from the 0.8 series released

File Description Downloads
download icon mosquitto-0.8.tar.gz (md5) 14
last downloaded 54 weeks ago
Total downloads: 14

0.7 release from the 0.7 series released

Release information
Changelog:

- mosquitto_pub can now send null (zero length) messages.
- Don't store QoS=0 messages for disconnected clients with subscriptions of QoS>0.
- accept() all available sockets when new clients are connecting, rather than just one.
- Add option to print debug messages in pub and sub clients.
- hg revision is now exported via $SYS/broker/changeset
- Send Will when client exceeds keepalive timer and is disconnected.
- Check to see if a client has a will before sending it.
- Correctly deal with clients connecting with the same id multiple times.
- Add compile time option to disable heap memory tracking.
- Use poll() instead of select() to allow >1024 clients.
- Implement max_connections.
- Run VACUUM on in-memory database on receiving SIGUSR2.
- Fix bridge keepalive timeouts and reconnects.
- Don't attempt to drop root privileges when running on Windows as this isn't well supported (bug #586231).

File Description Downloads
download icon mosquitto-0.7.tar.gz (md5) 17
last downloaded 54 weeks ago
Total downloads: 17

0.6.1 release from the 0.6 series released

Release information
Changelog:

* Fix issue when auto upgrading database from old version.

File Description Downloads
download icon mosquitto-0.6.1.tar.gz (md5) 27
last downloaded 4 weeks ago
Total downloads: 27

0.6 release from the 0.6 series released

Release information
Changelog:

- Basic support for connecting multiple MQTT brokers together (bridging).
- mosquitto_sub can now subscribe to multiple topics (limited to a global QoS).
- mosquitto_pub can now send a file as a message.
- mosquitto_pub can now read all of stdin and send it as a message.
- mosquitto_pub can now read stdin and send each line as a message.
- mosquitto will now correctly run VACUUM on the persistent database on exit.
- Implement a more efficient database design, so that only one copy of each
  message is held in the database, rather than one per subscribed client.
- Add the store_cleanup_interval config option for dealing with the internal
  message store.
- Add support for disabling "clean session" for the sub client.
- Add support for automatic upgrading of the mosquitto DB from v1 to v2.
- Add persistence_file config option to allow changing the filename of the
  persistence database. This allows multiple mosquitto DBs to be stored in the
  same location whilst keeping persistence_location compatible with rsmb.
- Don't store QoS=0 messages for disconnected clients. Fixes bug #572608. This
  wasn't correctly fixed in version 0.5.
- Don't disconnect clients if they send a PUBLISH with zero length payload
  (bug #573610).
- If a retained message is received with a zero length payload, the retained
  message for that topic is deleted.
- Send through zero length messages.
- Produce a warning on unsupported rsmb options instead of quitting.
- Describe clean session flag in the mqtt man page.
- Implement the max_inflight_messages and max_queued_messages features in the
  broker.

File Description Downloads
download icon mosquitto-0.6.tar.gz (md5) 14
last downloaded 54 weeks ago
Total downloads: 14

0.5.4 release from the 0.5 series released

File Description Downloads
download icon mosquitto-0.5.4~pre1.tar.gz (md5) 21
last downloaded 49 weeks ago
download icon mosquitto-0.5.4.tar.gz (md5) 19
last downloaded 54 weeks ago
Total downloads: 40

0.5.3 release from the 0.5 series released

File Description Downloads
download icon mosquitto-0.5.3.tar.gz (md5) 16
last downloaded 5 weeks ago
Total downloads: 16

0.5.2 release from the 0.5 series released

File Description Downloads
download icon mosquitto-0.5.2.tar.gz (md5) 14
last downloaded 54 weeks ago
Total downloads: 14

0.5.1 release from the 0.5 series released

Release information
Release notes:

- Must daemonise before pid file is written to have correct pid.

File Description Downloads
download icon mosquitto-0.5.1.tar.gz (md5) 14
last downloaded 54 weeks ago
Total downloads: 14

101110 of 114 releases