Protocol::MQTT

A (sans-io) MQTT client implementation

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.

Protocol::MQTT v0.0.4

A (sans-io) MQTT client implementation

Authors

  • Leon Timmermans

License

Artistic-2.0

Dependencies

Test Dependencies

Provides

  • Net::MQTT
  • Protocol::MQTT

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.