gocql
gocql copied to clipboard
Don't rebuild framer all the time
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.