Currently, butlerd-rs will probably fail if you try to login to itch with your username and password, because it may send a SSE that must be responded to in order to proceed. It's not the sort of situation that is handled often in Rust, and I'm not sure how to proceed. Chances are good I'll just wait for async stabilization in Rust, and then proceed from there.