Peter Doornbosch
Peter Doornbosch
Okay, i understand your scenario. What do you propose? Just have a method to disable hostname verification? Or?
Yeah, sounds like a good idea.
Implemented in release 0.9.1
Can you explain what you mean by - Quic will interrupt the transmission of data - the data packet has been modified Try to make it very concrete. What do...
I notice you enable the datagram extension. Do you really use it? Datagram extension is sending data unreliably by design!
To make sense of the pcap, i also need the keys. You can let kwik export the keys. And you still need to explain what exactly your problem is, as...
Hi @jiajialaixi Any update? If you found/fixed the issue yourself, please let me know so we can close this issue.
I don't understand what you mean by "packet sticking". There is no delay in current version of Kwik, when you write one byte, it is sent immediately. How are these...
Any news @jiajialaixi ?
I created a Proof of Concept by extending the dig tool with a -Q option, see https://github.com/ptrd/dnsjava/commits/doq/ There is quite some duplicate code in SimpleDoqResolver that I had to copy...