Is Vaadin client to server communication encrypted?

Is there any documentation that explains if the communication between the browser and server are encrypted/obfuscated or not?

If you need to encrypt the communication between the client and the server you should use HTTPS (SSL/TLS).