Skip to content

Commit c8ff5a8

Browse files
authored
Add OpenResty host implementation. (proxy-wasm#27)
Signed-off-by: spacewander <[email protected]>
1 parent 0bde048 commit c8ff5a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,14 @@ Proxy-Wasm extensions across different proxies.
3333
* [Envoy]
3434
* [Istio Proxy] (Envoy-based)
3535
* [MOSN]
36+
* [OpenResty] (work-in-progress)
3637
* [ATS] (proof-of-concept)
3738

3839
[Envoy]: https://github.com/envoyproxy/envoy
3940
[Istio Proxy]: https://github.com/istio/proxy
4041
[MOSN]: https://github.com/mosn/mosn
4142
[ATS]: https://github.com/jplevyak/trafficserver/tree/wasm
43+
[OpenResty]: https://github.com/api7/wasm-nginx-module
4244

4345
#### Libraries
4446

0 commit comments

Comments
 (0)