Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embedding #35

Merged
merged 18 commits into from
Feb 16, 2020
Merged

Embedding #35

merged 18 commits into from
Feb 16, 2020

Conversation

tekjar
Copy link
Contributor

@tekjar tekjar commented Feb 16, 2020

  • Embedding improvements
  • Move codec to core
  • Connected notification
  • Use codec in client

@tekjar tekjar merged commit 8c20d58 into master Feb 16, 2020
@tekjar tekjar deleted the embedding branch February 16, 2020 10:55
carlocorradini pushed a commit to carlocorradini/rumqtt that referenced this pull request Aug 3, 2023
* Move deactivation into route

* Feature to send bulk messages from the router

* Broker struct to access router

* Move tokio main to cli

* Remove http specifics and expose types to better support embedding

* Suback and unsuback in notifications

* Handle unexpected eof in codec

* Yield 'connected' notification after a connection

* Move codec to core

* Move codec to a module

* move everything to mqtt4 module to laydown mqtt5

* Make broker compatible with the new core

* Make the client compatible with the new core

* Use codec instead of Async traits in the client
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