I have implemented TServerEventHandler on my Java thrift server and there I assign stuff like id to every connection. I'm wondering if there's a way to access context that's passed to on my Ja
I have implemented TServerEventHandler on my Java thrift server and there I assign stuff like id to every connection. I'm wondering if there's a way to access context that's passed to on my Ja