quinn
quinn copied to clipboard
Consider callback-oriented application datagram receive
This would allow us to skip buffering of application datagrams, reducing the risk of data loss and improving behavior with peers that propagate application datagram acknowledgements to the application level. The cost is significantly reduced ergonomics vs. the status quo. Maybe we should add it as an option but retain the current interface by default?
Adding it as an option sounds about right.