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

Make data length updates optional #247

Merged
merged 2 commits into from
Mar 25, 2024

Conversation

alexmoon
Copy link
Contributor

No longer initiate the data length update procedure immediately after connection. Instead, provide a data_length_update method on Connection to allow the application to choose whether and with what parameters to perform the data length update.

No longer initiate the data length update procedure immediately after connection. Instead, provide a `data_length_update` method on `Connection` to allow the application to choose whether and with what parameters to perform the data length update.
@Dirbaio Dirbaio added this pull request to the merge queue Mar 25, 2024
Merged via the queue into embassy-rs:master with commit d86eec8 Mar 25, 2024
1 check passed
@alexmoon alexmoon deleted the data-length-update branch March 25, 2024 20:48
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.

None yet

2 participants