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

[Feature Request] - Add Send trait to AsyncFtpStream/FtpStream #45

Closed
gamife opened this issue Jun 1, 2023 · 0 comments · Fixed by #61
Closed

[Feature Request] - Add Send trait to AsyncFtpStream/FtpStream #45

gamife opened this issue Jun 1, 2023 · 0 comments · Fixed by #61
Assignees
Labels
new feature A new feature request

Comments

@gamife
Copy link

gamife commented Jun 1, 2023

Description

suppaftp = "5.1.1"
Expect ImplAsyncFtpStream can impl Send trait. Then we can impl connection pool.

tls_ctx: Option<Box<dyn AsyncTlsConnector<Stream = T>>>,

@gamife gamife added the new feature A new feature request label Jun 1, 2023
@veeso veeso changed the title [Feature Request] - FEATURE_TITLE [Feature Request] - Add Send trait to AsyncFtpStream/FtpStream Jun 3, 2023
@veeso veeso closed this as completed in #61 Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature A new feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants