Use tRPC server actions
Hello,
Regarding the recent post on https://trpc.io/blog/trpc-actions, would it make sense to replace the current tRPC caller with
experimental_nextAppDirCaller
? Are there any drawbacks to doing so, aside from it being experimental (such as issues with subscriptions or WebSockets)?0 Replies