apteryxxyz / next-ws

Add support for WebSockets in Next.js app directory.
https://npmjs.com/next-ws
171 stars 12 forks source link

The example is not work #34

Closed jeffreys-cat closed 3 months ago

jeffreys-cat commented 3 months ago

image

apteryxxyz commented 3 months ago

Both examples continue to work with the latest version of next.js (14.2.4) (edit: even works in canary). Make sure you have actually patched next really for next-ws.

image