You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2022/01/23 18:13:06 UTC

[GitHub] [trafficserver] SolidWallOfCode opened a new pull request #8628: Add libswoc to ATS for core and plugins.

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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] bneradt commented on pull request #8628: Add libswoc to ATS for core and plugins.

Posted by GitBox <gi...@apache.org>.
bneradt commented on pull request #8628:
URL: https://github.com/apache/trafficserver/pull/8628#issuecomment-1032710576


   Approved


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] bneradt removed a comment on pull request #8628: Add libswoc to ATS for core and plugins.

Posted by GitBox <gi...@apache.org>.
bneradt removed a comment on pull request #8628:
URL: https://github.com/apache/trafficserver/pull/8628#issuecomment-1032710576


   Approved


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] SolidWallOfCode merged pull request #8628: Add libswoc to ATS for core and plugins.

Posted by GitBox <gi...@apache.org>.
SolidWallOfCode merged pull request #8628:
URL: https://github.com/apache/trafficserver/pull/8628


   


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] bneradt commented on pull request #8628: Add libswoc to ATS for core and plugins.

Posted by GitBox <gi...@apache.org>.
bneradt commented on pull request #8628:
URL: https://github.com/apache/trafficserver/pull/8628#issuecomment-1029333187


   [approve ci debian]


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org