Skip to content

iamgyz/nyamuk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=======================================
Nyamuk
=======================================
Python Mqtt client library based on libmosquitto


FEATURES:
--------
- CONNECT
	with Username
	with Password
- PUBLISH
- SUBSCRIBE
- PINGREQ
- QoS = 0


TODO:
----
- SSL
- QoS 1
- QoS 2
- Proper Docstring


INSTALL
-------
python setup.py install

or

pip install nyamuk


Test client:
-------------
* test/subnya.py
subscriber

* test/pubnya.py
publisher


LICENSE
-------
BSD License

About

Python MQTT Client Library Based on libmosquitto

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%