Skip to content

Commit 214b5ba

Browse files
committed
repaired the connector, changed readme
1 parent 7066aab commit 214b5ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Currently works:
1515

1616
## Goal
1717

18-
Goal of this project is easy to use mqtt client for PHP in a modern architecture. Currently, only protocol version 4 (mqtt 3.1.1) is implemented.
18+
Goal of this project is easy to use mqtt client for PHP in a modern architecture without using any php modules. Currently, only protocol version 4 (mqtt 3.1.1) is implemented.
1919
* Protocol specifications: http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/csprd02/mqtt-v3.1.1-csprd02.html
2020

2121
## Example publish

0 commit comments

Comments
 (0)