Rami
Rami
TtRPC
Created by Rami on 3/23/2024 in #❓-help
Can I create custom terminating links?
It works but I can't really rely on it when there's a large amounts of data to cache. I also wanna be able to make insertions in offline mode. Think a to-do list app on your phone. So I was thinking I could have an sqlite DB stored locally. So my question is, how can I run these client-side DB operations with tRPC? Links seemed like a possible option, but also this https://discord.com/channels/867764511159091230/1221200250879082647 can also be an option if it's possible... Is it?
6 replies
TtRPC
Created by Rami on 3/23/2024 in #❓-help
Can I create custom terminating links?
@BeBoRE Sorry for the ping but I'd really appreciate your opinion on this
6 replies