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

Handle server-side routing? #1

Open
4 tasks
runningskull opened this issue Feb 1, 2016 · 0 comments
Open
4 tasks

Handle server-side routing? #1

runningskull opened this issue Feb 1, 2016 · 0 comments

Comments

@runningskull
Copy link
Member

Supporting only the browser was what we needed at the moment, and is a lot simpler than worrying about server-side, but it seems like it would be nice to be able to use Trout on the server, too.

Things we'd need to account for that we don't have to right now

  • query params
  • request method type
  • request headers
  • ring compatibility
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