websocket-on-nextjs

This is example for websocket on next.js

Stars
6
Committers
1

WebSocket on Next.js

This is example for WebSocket on Next.js.

Log

Made from this blog post: https://blog.logrocket.com/implementing-websocket-communication-next-js/

$ yarn create next-app -e https://github.com/jpedroschmitz/typescript-nextjs-starter
$ yarn add socket.io socket.io-client

res.socket.server: