Skip to content

Conversation

exaby73
Copy link
Collaborator

@exaby73 exaby73 commented Feb 1, 2025

This PR aims to add an abstraction over the bolt messages.

It adds classes for individual messages and a factory for easily creating them.

@exaby73
Copy link
Collaborator Author

exaby73 commented Feb 1, 2025

PHP CS Fixer still has an issue described in #247 (comment). Once we come to a conclusion on that and merge that PR in, we should merge main into this one and that CI should pass

Copy link
Collaborator

@transistive transistive left a comment

Choose a reason for hiding this comment

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

This looks amazing Nabeel! Before properly merging we can't forget to do the messages for the Authentication. Can you take care of that as well please?

p123-stack and others added 4 commits May 2, 2025 11:11
…lasses (#254)

* Extracted HELLO, LOGON, and LOGOFF message creation into dedicated classes
- Updated BasicAuth, KerberosAuth, NoAuth, and OpenIDConnectAuth to utilize new message classes
- Added unit tests for each message class and authentication strategy

* Fixed cluster tests

---------

Co-authored-by: pratikshazalte69 <[email protected]>
@exaby73
Copy link
Collaborator Author

exaby73 commented May 2, 2025

Thanks @p123-stack for the Authentication related messages 🙌

@exaby73 exaby73 requested a review from transistive May 2, 2025 10:08
@transistive transistive merged commit 265155b into main May 2, 2025
12 checks passed
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