Extending Envoy for custom use cases
The Envoy architecture makes it fairly easily extensible via a variety of different extension types including:
Transport sockets
BoringSSL private key methods
As of this writing there is no high level extension developer documentation. The existing extensions are a good way to learn what is possible.
An example of how to add a network filter and structure the repository and build dependencies can be found at envoy-filter-example.
当前内容版权归 servicemesher 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 servicemesher .