Skip to content

Tags: simps/mqtt

Tags

v2.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MQTT Control Packets MUST be sent in WebSocket binary data frames (#110)

v1.4.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix get MAXIMUM_PACKET_SIZE byte error (#106)

v1.4.5

Verified

This commit was signed with the committer’s verified signature.
Fix branch-alias

v1.4.4

Verified

This commit was signed with the committer’s verified signature.
Fix error in calculating properties length

v1.4.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Swoole master only supports PHP 8.x (#75)

* Swoole master only supports PHP 8.x

* Update test.yml

v1.4.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add php81 test (#68)

v1.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add handleVerbose (#65)

v1.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add getLevel (#55)

* Add getLevel

* Add getLevel example

v1.3.7

Verified

This commit was signed with the committer’s verified signature.
Format code

v1.3.6

Verified

This commit was signed with the committer’s verified signature.
Add getClient docs