jmstefans / FlavorOfTheMonth

Website to figure out the best World of Warcraft arena team compositions.
2 stars 1 forks source link

chat pane - socket io #4

Open andrewnoyes opened 8 years ago

andrewnoyes commented 8 years ago

using socket.io add a global chat pane that (maybe?) spans across all tabs if we are using a user system, then require a sign in to access chat this will require a node.js server and some js implementation on website project

andrewnoyes commented 8 years ago

@jmstefans this would be awesome to have, but maybe we keep it lower priority for launch?

jmstefans commented 8 years ago

another server?! It sounds like awesome functionality and I'm down depending on price. I agree lower priority than other things at the moment. Definitely a good way for users to interact. Might there be overlap with discourse and disqus?

andrewnoyes commented 8 years ago

yeah, if we're thinking chat, might as well go for discourse

jmstefans commented 8 years ago

I think after talking more about it yesterday, we decided that we could start simple and use socket.io and then later upgrayyyed to discourse. Read that IronRuby might allow us to use discourse with .net.