Valentin HV

Results 2 issues of Valentin HV

**Describe the bug** With Vue 2.7 the `useQueryLoading()` composable (and probably `useMutationLoading()` and `useSubscriptionLoading()`) is not getting updated (it stays false). **To Reproduce** 1. https://github.com/Vahelnir/apollo-composable-vue2.7-bug-repro 2. `pnpm install` 3. `pnpm...

### Environment crossws 0.2.4 node 20.12.2 & 18.20.2 ### Reproduction https://stackblitz.com/~/github.com/Vahelnir/crossws-binary-reproduction https://github.com/Vahelnir/crossws-binary-reproduction In this reproduction there's an alert that's triggered only when the received message is not a string. Line...