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(client): add URL parameter and support for Unix sockets #445

Closed
wants to merge 1 commit into from

Conversation

dechamps
Copy link
Contributor

This commit makes it possible to pass the full URL to Client() in one go, and also enables support for connecting to a Transmission daemon that listens on a Unix socket instead of an IP:port.

This commit makes it possible to pass the full URL to Client() in one
go, and also enables support for connecting to a Transmission daemon
that listens on a Unix socket instead of an IP:port.
@dechamps dechamps changed the title Add URL parameter and support for Unix sockets feat(client): add URL parameter and support for Unix sockets Jun 22, 2024
@trim21
Copy link
Owner

trim21 commented Jun 22, 2024

I plan to replace requests with urllib3 directly #443

@trim21
Copy link
Owner

trim21 commented Jun 22, 2024

I'll close this, would you mind add this to build/requests branch?

@dechamps
Copy link
Contributor Author

I'll close this, would you mind add this to build/requests branch?

Done, see #447

@dechamps dechamps deleted the unixsocket branch June 25, 2024 20:29
@dechamps dechamps restored the unixsocket branch June 25, 2024 20:29
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