issues
search
hoppity
/
kafka-http-proxy
A proxy that allows applications to use Kafka via HTTP written in NodeJS
Apache License 2.0
3
stars
4
forks
source link
allow large requests to be received by body parser
#34
Closed
ducas
closed
8 years ago
ducas
commented
8 years ago
stop express blowing up on large requests by setting the limit on bodyParser to 16mb
make it configurable