Majid Mohammadnejad

Results 2 comments of Majid Mohammadnejad

Yes, when client disconnects I handle cancellation notification and everything is OK, but when internet in client disconnects, client can't send cancellation notification to server and I can't handle it.

I handle the problem with config keepalivetime and keepalivetimout. Server ping client every 20 seconds and when the network disconnects the server close stream.