Hacker News new | ask | show | jobs
by nick_ 3642 days ago
Great to see an alternative to old MonoTorrent! I'm curious why you didn't use async/await instead of the Begin/End/IAsyncResult pattern?
1 comments

Honestly I'm just not that familiar with async/await. I'll look into modifying it when I get around to making some other changes.