https://github.com/linkedin/atscppapi
This library provides wrappers around the existing Apache Traffic Server API which will vastly simplify the process of writing Apache Traffic Server plugins.
https://github.com/linkedin/atscppapi
Last synced: 5 months ago
JSON representation
This library provides wrappers around the existing Apache Traffic Server API which will vastly simplify the process of writing Apache Traffic Server plugins.
- Host: GitHub
- URL: https://github.com/linkedin/atscppapi
- Owner: linkedin
- Created: 2013-04-20T07:32:11.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-01T22:23:30.000Z (over 11 years ago)
- Last Synced: 2024-04-13T23:22:22.556Z (over 1 year ago)
- Language: C++
- Size: 1.06 MB
- Stars: 20
- Watchers: 14
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
atscppapi: A C++ API for Apache Traffic Server
=========================
This library has been integrated into the Apache Traffic Server source tree,
and is now being maintained there only.
https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;a=tree;f=lib/atscppapi
License
---------------------
Copyright (c) 2013 LinkedIn Corp. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file
except in compliance with the License. You may obtain a copy of the license at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the
License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.