Thursday 19 November 2015

Using Socket.io to create a cross domain chat application

Hello! I am having a bit of a problem finding resources to answer my question and i am hoping you can help me out. I am trying to create a chat application similar to Olark, or Intercom, in which the user can be on any website and they chat into a support interface that I host. All of the documentation and examples I have found list scenarios where the user is on a single hosted domain and they are chatting into a room of users on that same domain.Is there any documentation, resources or examples of people using socket.io to chat across domains?

Submitted November 19, 2015 at 06:53PM by BarryAlanArkin

No comments:

Post a Comment