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

Generalize event transport #10

Open
D3f0 opened this issue Dec 27, 2013 · 2 comments
Open

Generalize event transport #10

D3f0 opened this issue Dec 27, 2013 · 2 comments

Comments

@D3f0
Copy link
Contributor

D3f0 commented Dec 27, 2013

Transport are fiexd to XMLRPC in current version. It should be possible to use different implementations such as ZMQ or Redis.

Current Telegraphy implementation relies on Twisted so transport technologies must be implemented in both (async) twisted and (sync) python fashion.

@D3f0
Copy link
Contributor Author

D3f0 commented Feb 18, 2015

XMLRPC is slow. As we're moving to crossbar, we'll use HTTP Pusher

@D3f0
Copy link
Contributor Author

D3f0 commented Feb 18, 2015

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