Open relsqui opened 8 years ago
When we try to send to someone whose client isn't up, we time out and crash. Let's catch that and respond politely instead.
Better yet, (additionally) use the blank message rejection in the protocol to test availability before prompting for a message!
When we try to send to someone whose client isn't up, we time out and crash. Let's catch that and respond politely instead.