Bhakta Raghavan

Results 5 comments of Bhakta Raghavan

On removing Werror from Makefile, the Ubuntu compiles, however I am curious to know why there are warnings in the code?

update: I moved over to civetweb project and the same example builds there.

I do see your point on new behavior versus muscle memory and supporting existing ways of doing things. I do think that muscle-memory-friendly products would help in initial adoption and...

Just to prove the concept of forwarding the UDP payload works, I made this change and tried it out.. ``` (venv) bhakta@blr:~/dev/influxdb-relay$ git diff . diff --git a/relay/udp.go b/relay/udp.go index...