Damus
Yuki Kishimoto · 2w
I've checked this but I can't reproduce the issue. I've tried both the auto-auth implementation and the manual one, and both successfully send the REQ after the AUTH and receive the EOSE. To debug the messages that the client send, you have to enable the debug level: "RUST_LOG=debug cargo run" You...