Skip to content
forked from binsoul/net-mqtt

Implementation of MQTT protocol versions 3.1 and 3.1.1

License

Notifications You must be signed in to change notification settings

itsMoji/net-mqtt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

net-mqtt

Latest Version on Packagist Software License Total Downloads Build Status

MQTT is a machine-to-machine (M2M) / Internet of Things (IoT) connectivity protocol. It provides a lightweight method of carrying out messaging using a publish/subscribe model.

This package implements the MQTT protocol versions 3.1 and 3.1.1.

Install

Via composer:

$ composer require binsoul/net-mqtt

Testing

$ composer test

License

The MIT License (MIT). Please see License File for more information.

About

Implementation of MQTT protocol versions 3.1 and 3.1.1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%