Jaxel
Well-known member
I'm not a server guy. I don't really install things. I'm just a programmer. I would like to write an addon for XenForo that displays a textbox. If someone edits the contents of that textbox, it pushes out the changes to everyone else who is viewing that textbox... probably through websockets.
Naturally, this description is simplistic. The things I want to do with this are more complicated, but this is a starting point. Does anyone know where to get started on doing something like this? Is Node.js the recommended solution for something like this? How would I install Node.js and run it in XenForo?
Naturally, this description is simplistic. The things I want to do with this are more complicated, but this is a starting point. Does anyone know where to get started on doing something like this? Is Node.js the recommended solution for something like this? How would I install Node.js and run it in XenForo?