elysiajs / elysia-trpc

A plugin for Elysia that add support for using tRPC
MIT License
20 stars 17 forks source link

app.wsRouter is always undefined on latest Elysia versions #19

Open Jonatthu opened 4 months ago

Jonatthu commented 4 months ago

On latest Elysia versions app.wsRouter is always undefined breaking subscription types

https://github.com/elysiajs/elysia-trpc/blob/c771057cd01ad6a3690407088abea57b761ae41a/src/index.ts#L69C9-L69C26