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

Version 3.1.5 #378

Merged
merged 13 commits into from Nov 18, 2021
Merged

Version 3.1.5 #378

merged 13 commits into from Nov 18, 2021

Conversation

hinzclaudio and others added 13 commits August 17, 2021 08:45
Fixed: Responses to acknowledged messages would be assigned to the wrong AcknowledgementContext
…r resending.

Loading or creating a new mesh will lead to reinitialisation of NetworkManager. The old AccessLayer is kept alive by two closures if a message is scheduled for resending. This will lead to an unexpected nil of networkManager.
This allows easy matching of acknowledged get/sets and corresponding status messages when working with
E.g. we can compare `MessageHandle`s `destination` with the `source` of the status message.
…e_properties

Enable public access to MessageHandles properties
Bug fix: Strong self in closure causes crash.
Making init in ProxyProtocolHandler public
@philips77 philips77 merged commit 50c596c into master Nov 18, 2021
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

4 participants