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

Remove chi dependency #9

Closed
umputun opened this issue Jan 20, 2021 · 0 comments
Closed

Remove chi dependency #9

umputun opened this issue Jan 20, 2021 · 0 comments
Assignees

Comments

@umputun
Copy link
Member

umputun commented Jan 20, 2021

It should work with any mux and not depend on chi exclusively. This will minimize external dependencies and allow user to pick any router. The infamous go-chi/chi/issues/561 proved - such a hard dependency is not the best idea and switching to smth else should be allowed and supported.

#8 should be addressed first as it has some chi dependencies in the list of used middlewares

@umputun umputun self-assigned this Jan 20, 2021
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

1 participant