SolidWallOfCode opened a new pull request #8628:
URL: https://github.com/apache/trafficserver/pull/8628


   libswoc, "Solid Wall of C++", is a library built on top of existing ATS C++ 
utilities and classes. It was intended as a platform for upgrading ATS core 
functinality from the start. It is now time to bring it back to ATS and begin 
replacing old legacy code with more robust, more powerful, and more performant 
versions. In addtion this will make the library available to plugins so that 
they too can use these improvements. In particular, this exports the IP 
networking support that's long been available in the core but plugins have been 
required to copy or re-implement.
   
   While we will for a time run with both the old and libswoc versions, I will 
be working to replace and then KIWF the old versions.
   
   In addition to code improvements, the documentation has been extensively 
revised (when not written from scratch). Unit test and examples should make it 
much easier for core and plugin developers to use these features.
   
   libswoc repo - https://github.com/solidwallofcode/libswoc
   libswoc documentation - http://docs.solidwallofcode.com/libswoc


-- 
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