splitwarechef
splitwarechef
This issue still persists, and it seems to be a simple fix. Since last year?
Duplicate of https://github.com/gusgard/react-native-swiper-flatlist/issues/192
Just tried using this feature in node with nuxt, it seems ws doesn't support sending messages asynchronously. > WS Implementation ``` export default defineWebSocketHandler({ open(peer) { ready("Connected to peer: ",...
See here: https://stackblitz.com/~/github.com/splitwarechef/test-nitro-websocket Absolute paths don't work on stackblitz so I suggest you try this on your local instead. **Edit** The [github repo](https://github.com/splitwarechef/test-nitro-websocket) is public, you're free to clone
> Thanks for reproduction [@splitwarechef](https://github.com/splitwarechef) 🙏🏼 (please consider using nitro only reproductions in the future not nuxt and also use new issues ) > > Issue is that you are...
I know, from the documentation. The code there is an example where it's possible to place something dynamic in the template. An better example is ```js import { text }...