utkarshkap

Results 2 issues of utkarshkap

We have been using another library for our current project and we want to port to this NetCoreServer but current library has some weird issues like it doesn't have permessage-deflate...

I am facing typical issue while sending real time data, almost 1000+ data packet per second, I have set SendingQueueSize = 25000 and SendTimeOut = 2000 with SyncSend = false,...