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

Need some help with porting to Async_std #23

Open
ffleader1 opened this issue Feb 14, 2023 · 2 comments
Open

Need some help with porting to Async_std #23

ffleader1 opened this issue Feb 14, 2023 · 2 comments

Comments

@ffleader1
Copy link

I am trying to port this crate to async_std, but my limited Rust knowledge left a bug somewhere.
If any maintainer have time, feel free to have a look. Thank you :<
https://github.com/ffleader1/async_std_kcp

@zonyitoo
Copy link
Collaborator

Could you provide more detail about the problem you were encounted?

@ffleader1
Copy link
Author

ffleader1 commented Feb 14, 2023

Could you provide more detail about the problem you were encounted?

It was a problem on my async_std port repo. Basically it runs but when there are multiple connection or message, it just hangs.
I did send you an email yesterday, I think. Would be great if you can have a look at the ported repo. I tried to debug but apparently I am not up to the task yet.

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