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 asynchronous JSON RPC client with Tornado #17

Merged
merged 3 commits into from
Sep 9, 2016

Conversation

saaj
Copy link
Contributor

@saaj saaj commented Sep 8, 2016

Fixed #16.

@bcb bcb merged commit 60c5c75 into explodinglabs:master Sep 9, 2016
@bcb
Copy link
Member

bcb commented Sep 9, 2016

Looks good thanks

bcb added a commit that referenced this pull request Sep 9, 2016
Discovered when testing tornado in #17, the logger wasn't being
configured, because tornado seems to add a root handler. Now it sets the
log level if that's not configured, separate from deciding whether to
add a handler.
@bcb
Copy link
Member

bcb commented Sep 12, 2016

This is now on pypi. The class name TornadoServer is kind of confusing, I'd be keen to hear your thoughts on changing the names (issue #19)

@saaj
Copy link
Contributor Author

saaj commented Sep 12, 2016

That's good.

bcb added a commit that referenced this pull request Sep 13, 2016
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.

None yet

2 participants