Help language development. Donate to The Perl Foundation

Protocol::MQTT cpan:LEONT last updated on 2022-02-07

Protocol-MQTT-0.0.3/

Actions Status

NAME

Protocol::MQTT - A (sans-io) MQTT client implementation

SYNOPSIS

use Protocol::MQTT;

DESCRIPTION

Protocol::MQTT contains a networking and timing independent implementation of the MQTT protocol. Currently only the client side is implemented, in the form of Protocol::MQTT::Client. Net::MQTT an actual client based on Protocol::MQTT::Client.

AUTHOR

Leon Timmermans [email protected]

COPYRIGHT AND LICENSE

Copyright 2021 Leon Timmermans

This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.