Open sciuridae0603 opened 3 years ago
Hi @sciuridae0603! It's already months since this issue, is there any problem after you fix this with your workaround? I face the same error.
@faruqsandi I think my workaround won't cause any problem, except it will send a ping every 0.4 secs, which may cost more internet bandwidth.
I find a problem when the client opens a stream and the server doesn't push anything, it will cause connection to stuck and won't close, then too many open files error happened.
So I edit some code to send some dummy messages (like ping) to prevent that happen.
And here's my workaround :