connect-es
connect-es copied to clipboard
Support for App router in nextJS?
Hi,
I am evaluating using connectRPC instead of gRPC. One of the appealing features would be better support for nextJS.
I wanted to ask if the plugin is still actively maintained. The npm page (https://www.npmjs.com/package/@connectrpc/connect-next) mentions that it's still based on the pages router, which has been surpassed by the app router ~ 3 years ago.
If it is maintained, do you plan to add support for the app router?