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: Kotlin: make Transport class open for extension to allow custom… #1520

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

drstrangelooker
Copy link
Collaborator

… HTTP Transports (#1519)

Fixes #1380 🦕

Copy of #1519

@drstrangelooker drstrangelooker requested a review from a team as a code owner October 11, 2024 16:05
@drstrangelooker drstrangelooker requested review from tjbanghart and removed request for a team October 11, 2024 16:05
@drstrangelooker
Copy link
Collaborator Author

@chizhang-g I need to accept this into another branch, then PR it against main so that all the CI/CD runs properly.

@chizhang-g
Copy link

sg @drstrangelooker . Thanks for handling the CI/CD

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.

Kotlin: Allow pluggable HTTP clients
2 participants