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

Drop actix or make it optional. #3

Closed
akhilman opened this issue Dec 14, 2019 · 1 comment
Closed

Drop actix or make it optional. #3

akhilman opened this issue Dec 14, 2019 · 1 comment

Comments

@akhilman
Copy link
Contributor

Actix is moving away from tokio runtime. To port RustyTarantool to tokio-0.2 and futures-0.3 #2 we should do something with actix example.

akhilman referenced this issue in akhilman/RustyTarantool Dec 14, 2019
Put actix-tarantool-proxy and hyper-tarantool-proxy behind
feature flags and make dependencies optional.

Fixes #3.
akhilman referenced this issue in akhilman/RustyTarantool Dec 17, 2019
Put actix-tarantool-proxy and hyper-tarantool-proxy behind
feature flags and make dependencies optional.

Fixes #3.
@zheludkovm
Copy link
Owner

Current actix is compatible with RustyTarantool
https://github.com/zheludkovm/RustyTarantool/blob/master/examples/actix-tarantool-proxy.rs

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

2 participants