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

Pass servlet context to init/destroy #148

Open
MichaelBlume opened this issue Jan 24, 2015 · 0 comments
Open

Pass servlet context to init/destroy #148

MichaelBlume opened this issue Jan 24, 2015 · 0 comments
Labels

Comments

@MichaelBlume
Copy link
Collaborator

As attempted in #93

Open questions: what should context look like? Ideally we'd pull it apart into a nice clojure map.

What do we pass in when we're not running in a servlet container? Nil?

Should this be implemented in ring-server too? Ideally a ring project should work the same way regardless of how it's run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant