DEV Community

Discussion on: Introduction to Nuxt Socket.IO

Collapse
 
richardeschloss profile image
Richard Schloss • Edited

Hey @kp , thanks for the support. I've been meaning to put a demo online at [codesandbox, maybe?] but at the current time, the fastest way is to git clone and npm run dev:server to see the examples in action asap. There's also a "examples/rooms" branch which will show an [ugly but functional] chat rooms application (for anonymous users).

Collapse
 
kp profile image
KP

Thanks @richardeschloss ...I'll bookmark your post and come back to it later. I'm also following you and will keep an eye out for your posts on Nuxt!