maskit opened a new pull request, #9670:
URL: https://github.com/apache/trafficserver/pull/9670

   Although we decided to use Quiche and remove the code for ATS's native QUIC 
implementation, I found that keeping the code on master branch is actually 
handy and helpful, because I can read/copy the code easily when I implement 
outgoing QUIC connection with Quiche (the native impl supported outgoing 
connection).
   
   This PR removes the filenames for the native implementation from Makefiles 
for now so we don't have to maintain the code, and keeps actual files for 
reference.
   
   We'll remove the files when we get outgoing QUIC connection work with Quiche.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to