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

[Proposal] Use gorilla/mux router V1 #203

Closed
wants to merge 2 commits into from

Conversation

marwan-at-work
Copy link
Contributor

This PR makes it so that a user can use gorilla/mux directly with SimpleServer if they need to without breaking backwards compatibility.

Fixes #195

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 47.352% when pulling 087ec7a on marwan-at-work:mux into 11877ba on NYTimes:master.

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.

Let The User Pass A Server Mux To SimpleServer
3 participants