fxfire

Results 3 issues of fxfire

Is anyone else experiencing a memleak? I am testing with around 3000 connections within ~15 minutes and memory slowly builds up. I am using only http async calls from the...

bug

I'm using the HTTP API Gateway, my c++ runtime is built with amazonlinux:latest in a docker image. All responses that return with invocation_response::failure return an Error 500, Internal Server Error....

I'd like to return binary data through the HTTP API Gateway (HTTP , NOT REST API!), but the response has to be a json object, always. Is there some workaround...