A minimal messaging Next.js app demonstrating AnyCable v1.5 pub/sub features.
Learn more in the documentation.
See this project on StackBlitz.
To run the project locally, you must first launch AnyCable server:
yarn anycable-goNow, start the Next.js app:
yarn devYou can open the app in your browser at http://localhost:4000.