drv1234
drv1234
hi, asyncio-server.py does not send WINDOW_UPDATE to the clinet, so after receiving ~65535bytes, the other side will not send any new request
hi, this is not an issue just an info request. Has anybody tried the example client/server on sctp? Just because the sctp performance is very poor: With tcp: 259058/s diameter...
Hi, I am planning to use https://github.com/fiorix/go-diameter. In this project there is an example diameter client/server with benchmark. With tcp: 259058/s diameter message can be reached (on localhost) With sctp...