GithubHelp home page GithubHelp logo

amqtt's Introduction

MIT licensed ci coverage Documentation Status 'Join the chat at https://gitter.im/amqtt/community' Python Version supports python wheel PyPI

aMQTT

aMQTT is an open source MQTT client and broker implementation.

Built on top of asyncio, Python's standard asynchronous I/O framework, aMQTT provides a straightforward API based on coroutines, making it easy to write highly concurrent applications.

It was forked from HBMQTT after it was deprecated by the original author.

Features

HBMQTT implements the full set of MQTT 3.1.1 protocol specifications and provides the following features:

  • Support QoS 0, QoS 1 and QoS 2 messages flow
  • Client auto-reconnection on network lost
  • Authentication through password file (more methods can be added through a plugin system)
  • Basic $SYS topics
  • TCP and websocket support
  • SSL support over TCP and websocket
  • Plugin system

Project Status and Roadmap

The current focus is to build setup the project infrastructure for the new fork. From there the goal is to fix outstanding known issues and clean up the code.

  • 0.10.x will keep using the hbmqtt module name and aims to be a drop-in replacement to hbmqtt
  • 0.11.x will use amqtt as module name

Getting started

amqtt is available on Pypi and can installed simply using pip :

$ pip install amqtt

Documentation is available on Read the Docs.

Bug reports, patches and suggestions welcome! Just open an issue or join the gitter channel.

amqtt's People

Contributors

akatrevorjay avatar andvikt avatar bachp avatar burnpanck avatar cdce8p avatar cfchou avatar clach04 avatar d21d3q avatar dansheme avatar edenhaus avatar erics465 avatar florianludwig avatar gitter-badger avatar herrmuellerluedenscheid avatar hexdump42 avatar jcea avatar jodal avatar lrasku avatar luchermans avatar mi3z avatar mitchbte avatar njouanin avatar plbertrand avatar remicardona avatar romancardenas avatar shipmints avatar sjlongland avatar thiswiederkehr avatar zhukovalexander avatar zyp avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.