Popular repositories
-
Temporary GitHub mirror of Maxim Dounin's ngx_http_auth_request_module
-
-
-
Forked from nginx/nginx
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to …
-
Forked from mtourne/ngx_massive_chunker
Debug module to force nginx to output a lot of small packets.
C 2
985 contributions in the last year
Less
More
Activity overview
Contributed to
envoyproxy/envoy,
proxy-wasm/proxy-wasm-cpp-host,
proxy-wasm/proxy-wasm-rust-sdk
and 5 other
repositories
Contribution activity
July 2021
Created 10 commits in 2 repositories
Created a pull request in envoyproxy/envoy that received 4 comments
wasm: defer stream close/reset.
Signed-off-by: Piotr Sikora piotrsikora@google.com
+80
−22
•
4
comments
Opened 4 other pull requests in 2 repositories
envoyproxy/envoy
3
merged
proxy-wasm/proxy-wasm-rust-sdk
1
merged
Reviewed 15 pull requests in 3 repositories
envoyproxy/envoy 9 pull requests
- wasm: add VM restart mechanism.
- wasm: refactor around stats, events and WasmExtension class.
- wasm: remove unused no_mangle from extern "c"
- wasm: increase coverage on encode/decodeData.
- wasm: accurately detect clang when building v8.
- wasm: fix race condition on listener info in contexts.
- Add embargo clarification for hosted vendors
- wasm: add gRPC tests written using Proxy-Wasm Rust SDK.
- build: Enable JIT and optimize the WAMR for envoy