Hello guys!
I am in need of attaching some kind of state/ctx information to a keepalive tcp connection, and looking
at the code (for example a lua table for I could use as a key in a weak keys table) yielded me no result.
Is there any sane way to do this currently? Would be useful to for example keep track of database objects
like prepared statements or other state information.
Best regards,
Bjørnar