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

Support HTTP Transport #12

Open
gruis opened this issue Jan 26, 2012 · 0 comments
Open

Support HTTP Transport #12

gruis opened this issue Jan 26, 2012 · 0 comments
Labels

Comments

@gruis
Copy link
Owner

gruis commented Jan 26, 2012

Based on changes in 77c5848 both the client and server support JSON encoding the communication payload. It should be possible to take the payload and include it in an HTTP request/response. User auth and session management would have to be modified/written to deal with an HTTP transport, but it's doable.

The utility of this is questionable, but it would allow for a single EM-based web server to provide access to a Pry session even when it is behind a proxy, etc.,.

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