apteryxxyz / next-ws

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

Provide example #23

Closed AugustinMauroy closed 3 months ago

AugustinMauroy commented 4 months ago

you should finish full example under file /example/simple-chat-app to allow user to just download file and experiment with the package

apteryxxyz commented 3 months ago

Just added two examples inside the examples directory, including a simple chat app.