connectrpc / connect-es

The TypeScript implementation of Connect: Protobuf RPC that works.
https://connectrpc.com/
Apache License 2.0
1.39k stars 81 forks source link

V2: Add support for Next.js v15 #1290

Closed timostamm closed 3 weeks ago

timostamm commented 3 weeks ago

Tested locally in https://github.com/connectrpc/examples-es/pull/1973.

Closes https://github.com/connectrpc/connect-es/issues/1289