Skip to content

Commit

Permalink
README.
Browse files Browse the repository at this point in the history
  • Loading branch information
eerimoq committed May 8, 2019
1 parent e9ae0ac commit dee100a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Features:

- MQTT 5.0 client using ``asyncio``.

- Subscribe and publish QoS 0 messages.
- Subscribe to and publish QoS 0 messages.

- Broker session resume (or clean start support) for less initial
communication.
Expand All @@ -19,8 +19,8 @@ Features:

- Monitor, subscribe and publish command line commands.

QoS 1 and QoS 2 are not yet implemented. A client side session storage
is required to do so.
QoS 1 and QoS 2 messages are not yet implemented. A client side
session state storage is required to do so.

MQTT 5.0 specification:
https://docs.oasis-open.org/mqtt/mqtt/v5.0/os/mqtt-v5.0-os.html
Expand Down

0 comments on commit dee100a

Please sign in to comment.