Draft: First contribution on new example
Hello, I'm starting to play with tor client. I would like to made some good first contribution, but as I see all the issue tagged as First Contribution
are assigned.
I think that the client is a good point to start for learning about tor internals and the arti codebase, so I just wrote a stupid game.
circo circuis's gools:
- use isolted circuits
- use some tokio features and real async
- generate ones the circuits and refresh it on fixed intervals
I do not expect to merge this, just looking for possible suggestions and good entry-point ideas for learning-contributions. I don't know if it is better to open an issue for this.