Statistics about vaadin server-client communications

Hi all,

Is there any way to get somme statistics about server-client communication other than the ones provided by the debug console like

  • The total number of communication performed from server side to client side
  • The total number of communication performed from client side to server side
  • The size of the json object exchanged

Best regards

i am also very insterst in this, the communication of vaadin is too much