think I found another issue, when meshlink_send is called it just queues another packet to be sent and signals it, but where does it limit to just continue push packets to the queue when the upload is low?
this easily can cause tons of retransmits if not handled
think I found another issue, when meshlink_send is called it just queues another packet to be sent and signals it, but where does it limit to just continue push packets to the queue when the upload is low? this easily can cause tons of retransmits if not handled