upload runtime/tests/test_image_png2bmp.json

main
xiaosuGW 3 years ago
parent da7f5506d6
commit 19f699fe91

@ -0,0 +1,13 @@
{ "active": true,
"name": "png2bmp",
"path": "C-Image-Manip_wasm.so",
"port": 10001,
"relative-deadline-us": 50000,
"argsize": 1,
"http-req-headers": [],
"http-req-content-type": "image/png",
"http-req-size": 4096000,
"http-resp-headers": [],
"http-resp-size": 4096000,
"http-resp-content-type": "image/bmp"
}
Loading…
Cancel
Save