You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: