I'm trying to build workerd from source and alter the 1MB websocket message limit, anyone know where

I'm trying to build workerd from source and alter the 1MB websocket message limit, anyone know where this value is set? specificaly the 1048576 here https://github.com/cloudflare/workerd/blob/fd378757d8e651cc566ba82975c5d68d6111cc1f/src/workerd/api/tests/websocket-client-error-test.js#L32
Was this page helpful?