Skip to content

gatement/mqtt_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lib_mqtt_ecli

An MQTT client library written with Erlang.

Note

  • Only support QoS 0
  • Don't support Will message
  • Can only subscribe one topic at a single SUBSCRIBE request
  • Can only subscribe QoS 0 topic
  • Can only unsubscribe one topic at a single UNSUBSCRIBE request
  • Only support normal socket (not SSL/TLS)

About

An MQTT client library written with Erlang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published