-
-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Description
Discussed in #269
Originally posted by jcs224 October 7, 2025
I'm building a Nuxt application that uses Tinybase on the client. However, there is no sync component as of yet, since I'm trying to keep the architecture as simple but portable as possible and try to keep everything in one codebase.
In the Nuxt ecosystem, Nitro is used as the underlying server, which uses CrossWS to enable cross-runtime websockets. CrossWS is, however, JS runtime and framework agnostic, so creating this abstraction for Tinybase would open up a lot of compatibility across the whole JS ecosystem!
Metadata
Metadata
Assignees
Labels
No labels