mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
606d14a399
This commit improves how messages are relayed from the page to the devtools by using a specific port for each instance of the owl devtools panel and refreshing it through the heartbeat message. This allows to prevent sending messages to every devtools instances and sorting the messages inside.