Hi, everyone, I am new comer of community.
I want to implement a TCP Server based on Nginx, and try to use openresty modules.
In TCP Server I want to receive all Cassandra wire protocol and parse it, and implement some application logics, then get information from other data source and reply back to Cassandra client.
So it is not a simple TCP proxy or load balancer function.
Could you please help me to give some guidence?
BR
Walker