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

Implement http+unix dispatcher #133

Closed
sethmlarson opened this issue Jul 21, 2019 · 2 comments
Closed

Implement http+unix dispatcher #133

sethmlarson opened this issue Jul 21, 2019 · 2 comments

Comments

@sethmlarson
Copy link
Contributor

Lots of users for Docker, Sentry, etc use the http+unix://... URLs. Might necessitate additional backend interface if we intend this to be first-class support.

@tomchristie
Copy link
Member

Any good reference describing this scheme?

I'd expect that this is more of a good case for us ensuring that the dispatcher interface is sufficiently capable, and sufficiently well documented. If we can allow third party packages to support themore complex use cases, without building them into the core package itself, then I think that'd be a great thing.

@tomchristie
Copy link
Member

Let's treat this as out-of-scope at this point in time.

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

No branches or pull requests

2 participants