gocql icon indicating copy to clipboard operation
gocql copied to clipboard

Don't rebuild framer all the time

Open dkropachev opened this issue 3 months ago • 0 comments

Currently we rebuild framer for every new frame in newFramerWithExts. We should build it once and leave it alone, it will need to be updated after initialization is done, i.e. authorization is passed or READY frame is recieved.

dkropachev avatar Nov 14 '25 15:11 dkropachev