🩹 Fixes
- send: Correctly typing optional payloads (70ae8d8)
useWS: Always buffer messages that are sent usingsend(ff35d39)- Use more consistent naming for
defineWSHandler(8cf24e0) wsSafeValidateMessage: Return type (0de5515)- Don't automatically subscribe user's to any topic (37b653e)
📖 Documentation
- Init (06c700b)
- Configuration (abf38c0)
- Fix
routeconfig (e01b3a4) - Document functionalities (9f48a45)
- Integrate demo (d49688f)
🤖 CI
- Fix missing pnpm files (8dc517b)
❤️ Contributors
- Sandro Circi (@sandros94)