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

refactor: simplifying packet size in config #852

Merged
merged 1 commit into from
Jun 27, 2021
Merged

Conversation

James-Frowen
Copy link
Member

MaxPacketSize now sets max message size including headers. and also determine size of SocketLayer buffers

BREAKING CHANGE: BufferSize and MTU replaced by MaxPacketSize

MaxPacketSize now sets max message size including headers. and also determine size of SocketLayer buffers

BREAKING CHANGE: BufferSize and MTU replaced by MaxPacketSize
@James-Frowen James-Frowen merged commit 6bc5ab8 into master Jun 27, 2021
@James-Frowen James-Frowen deleted the packet-size branch June 27, 2021 16:13
github-actions bot pushed a commit that referenced this pull request Jun 27, 2021
# [97.0.0](v96.5.2...v97.0.0) (2021-06-27)

### Code Refactoring

* simplifying packet size in config ([#852](#852)) ([6bc5ab8](6bc5ab8))

### BREAKING CHANGES

* BufferSize and MTU replaced by MaxPacketSize
@github-actions
Copy link
Contributor

🎉 This PR is included in version 97.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants