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

maintainance #29

Open
4 tasks
dvc94ch opened this issue Jun 11, 2020 · 6 comments
Open
4 tasks

maintainance #29

dvc94ch opened this issue Jun 11, 2020 · 6 comments

Comments

@dvc94ch
Copy link

dvc94ch commented Jun 11, 2020

The codebase seems quite dated, some maintainance tasks after a quick look would be:

  • update dependencies
  • migrate to new futures
  • support async-std
  • use thiserror
@povilasb
Copy link
Collaborator

Agreed, personally I don't have time to spare.
Feel free to tackle those ;)

@dvc94ch
Copy link
Author

dvc94ch commented Jul 11, 2020

I ended up starting from scratch as I felt it could be written more concisely and slightly better organized with less dependencies and less unsafe code. It's strongly inspired by this crate and I'm successfully using it to debug nat traversal issues.

https://github.com/ipfs-rust/netsim-embed

@SuperKenVery
Copy link

The capabilities crate doens't seem to exist anymore...

Would love to see this project useable again :D

@povilasb
Copy link
Collaborator

https://github.com/ipfs-rust/netsim-embed fork seems to be more active.

@SuperKenVery
Copy link

SuperKenVery commented Sep 30, 2024

But with very limited documentation, AFAICT

@povilasb
Copy link
Collaborator

An issue with many OSS projects :/

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

3 participants