hi, I want to implement a rfb server using twisted, but I find  rfb protocol maybe hard to code in twisted, since it needs read  blocks of data and depend on the readed value to read the next blocks. is there a good solution for twisted? thanks.
<br>