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

feat: Enhance serverToSocket to enable different transformers on each socket pair #12

Merged
merged 4 commits into from
Mar 21, 2024

Conversation

gkc
Copy link
Contributor

@gkc gkc commented Mar 21, 2024

- What I did
feat: Enhance serverToSocket adding optional parameter beforeJoining which will be called before a socket pair is actually joined together. Thus different transformers can be used for each socket pair.

- How I did it
See commit

- How to verify it
Tests pass

…` which will be called before a socket pair is actually joined together. Thus different transformers can be used for each socket pair.
@gkc gkc requested a review from cconstab March 21, 2024 11:04
@gkc gkc requested a review from XavierChanth March 21, 2024 13:44
@gkc gkc merged commit 3eb2429 into trunk Mar 21, 2024
2 checks passed
@gkc gkc deleted the gkc/enhance-server-to-socket branch March 21, 2024 14:00
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.

2 participants