json: make the streamer a template class (#36001)
Commit Message: json: make the streamer a template class Additional Description:
This PR make Streamer a template to accept different types of output (Buffer::Instance, std::string, etc.)
Risk Level: low. Testing: unit. Docs Changes: n/a. Release Notes: n/a. Platform Specific Features: n/a.
Signed-off-by: wangbaiping wangbaiping@bytedance.com Signed-off-by: wangbaiping wbphub@gmail.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
Cloud-native high-performance edge/middle/service proxy
Envoy is hosted by the Cloud Native Computing Foundation (CNCF). If you are a company that wants to help shape the evolution of technologies that are container-packaged, dynamically-scheduled and microservices-oriented, consider joining the CNCF. For details about who’s involved and how Envoy plays a role, read the CNCF announcement.
Documentation
Related
Contact
Please see this email thread for information on email list usage.
Contributing
Contributing to Envoy is fun and modern C++ is a lot less scary than you might think if you don’t have prior experience. To get started:
Community Meeting
The Envoy team meets twice per month on Tuesday at 9am PT. The public Google calendar is here: https://goo.gl/PkDijT
Security
Security Audit
There has been several third party engagements focused on Envoy security:
Reporting security vulnerabilities
If you’ve found a vulnerability or a potential vulnerability in Envoy please let us know at envoy-security. We’ll send a confirmation email to acknowledge your report, and we’ll send an additional email when we’ve identified the issue positively or negatively.
For further details please see our complete security release process.
Releases
For further details please see our release process.