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

Fix unable to pass handshake metadata to Client #20

Merged
merged 2 commits into from
May 17, 2024

Conversation

masad-frost
Copy link
Member

@masad-frost masad-frost commented May 17, 2024

Why

In #17 I didn't realize that ClientTransport is constructed internally in Client, so there's currently no way of passing it to ClientTransport!

derp

What changed

Add handshake_metadata argument to Client

Test plan

Same as #17

@zhenthebuilder zhenthebuilder merged commit beecfde into main May 17, 2024
1 check passed
@zhenthebuilder zhenthebuilder deleted the fm-client-metdata branch May 17, 2024 22:10
@masad-frost
Copy link
Member Author

image

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