Skip to content

Update README and add CHANGELOG#58

Merged
Namoshek merged 4 commits intomasterfrom
feature-update-readme
Jan 4, 2021
Merged

Update README and add CHANGELOG#58
Namoshek merged 4 commits intomasterfrom
feature-update-readme

Conversation

@Namoshek
Copy link
Collaborator

@Namoshek Namoshek commented Jan 4, 2021

This PR prepares a release candiate for v1.0.0 by adding a thorough changelog. The readme is updated as well, with slight changes only though. Before this gets merged, more examples are to be added in the php-mqtt/client-examples repository.

TODO:

  • Examples added
    • Publish with QoS 0
    • Publish with QoS 1 (and exit loop as soon as queues are empty)
    • Publish with QoS 2 (and exit loop as soon as queues are empty)
    • Subscribe with QoS 0
    • Subscribe with QoS 1
    • Subscribe with QoS 2
    • Connect using username and password for authorization
    • Connect using TLS without client certificate
    • Connect using TLS with client certificate
    • Last Will
    • Use Loop Hook
    • Use Publish Hook
    • Use Message Received Hook
    • Use interrupt to exit loop

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 4, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Namoshek Namoshek merged commit 305fe35 into master Jan 4, 2021
@Namoshek Namoshek deleted the feature-update-readme branch January 4, 2021 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant