Hi all, I have a PR(https://github.com/apache/tinkerpop/pull/3333) which backports a fix from 3.8 to enable Node 22+ support in the 3.7 JS driver. It is potentially breaking for users on browser as it falls back to ws by default now, and browser users would have to manually disable the default configurations to enable global websocket.
I still believe it is the right approach with the backport, as Node 20 is reading EOL in April, while we are continuing the 3.7-dev line. If there is no case against this change I will go ahead with merging the PR once enough VOTE is reached. Cheers, Yang
