bun-elysia-nextjs
bun-elysia-nextjs copied to clipboard
Demo showing Bun + Elysia + NextJS (app dir)
Results
2
bun-elysia-nextjs issues
Sort by
recently updated
recently updated
newest added
I am trying to run websocket connection using Elysia's websocket so, how can server start websocket connection during the start of the connection so that client can connect to it
First of all, very cool template! I like it a lot. Thank you for publishing it. Unfortunately, it doesn't run for me.. This is my environment: ``` MacOS 13 $...