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

azbus handlers #43

Merged
merged 2 commits into from
Mar 22, 2024
Merged

Conversation

eccles
Copy link
Member

@eccles eccles commented Jan 30, 2024

azbus Receiver opens and closes handlers when it is opened or closed.
azbus OutMessage is now an interface with a SetProperty method. This
replaces the WithProperty option. One should not use the 'With' idiom
in the hotpath.

AB#9031

@eccles eccles force-pushed the dev/paul/9031-azbus-receiver-handlers-open-close branch 5 times, most recently from 7606933 to f688660 Compare February 7, 2024 16:03
@eccles eccles force-pushed the dev/paul/9031-azbus-receiver-handlers-open-close branch 4 times, most recently from bdb939b to 7c8e825 Compare February 16, 2024 14:54
@eccles eccles changed the title azbus Receiver opens and closes handlers azbus handlers Feb 16, 2024
@eccles eccles force-pushed the dev/paul/9031-azbus-receiver-handlers-open-close branch 6 times, most recently from a87c1eb to fa22073 Compare February 23, 2024 15:01
@eccles eccles force-pushed the dev/paul/9031-azbus-receiver-handlers-open-close branch 2 times, most recently from 705a683 to 3333383 Compare March 1, 2024 09:08
@eccles eccles force-pushed the dev/paul/9031-azbus-receiver-handlers-open-close branch 2 times, most recently from e9c9ecd to 8f28636 Compare March 19, 2024 10:52
@eccles eccles marked this pull request as ready for review March 19, 2024 11:36
azbus Receiver opens and closes handlers when it is opened or closed.

Convenience methods to add or get properties from a ReceivedMeaages or
an OutMessage are now provided.

AB#9031
@eccles eccles force-pushed the dev/paul/9031-azbus-receiver-handlers-open-close branch from 8f28636 to b6c221c Compare March 20, 2024 15:32
@eccles eccles requested a review from robinbryce March 22, 2024 08:50
Copy link
Collaborator

@robinbryce robinbryce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tick

@eccles eccles merged commit 44edea3 into main Mar 22, 2024
2 checks passed
@eccles eccles deleted the dev/paul/9031-azbus-receiver-handlers-open-close branch March 22, 2024 11:08
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.

3 participants