Skip to content

dgwynne/amqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amqtt - non-blocking event driven MQTT client library

amqtt supports the integration of MQTT client functionality into non-blocking event driven software without knowledge of the underlying transport for the MQTT communication (eg, raw sockets or TLS), or how event handling is implemented (eg, poll(2), libevent, libev, etc).

About

Asynchronous MQTT client library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published