Live data from Hacker News

Show HN: Drop-In Chat – Chatify your app

dropinchat.com

21–30 of 51 posts

Re: Show HN: Drop-In Chat – Chatify your app

#23
post #20

Hehe built something like this as a small project a while ago for fun...interlude.im

Hi, I just checked out interlude. Cool project.

I think the intent of our app is slightly different than yours. Our hope was to allow users of authenticated web applications to chat with one another. Our demo is misleading in this regard as all visitors to dropinchat.com get dropped into a single "chat group" (we din't want users to need to register in order to try it out). We think that apps this product might work well with are enterprise style collaborative applications (where users are already authenticated).

Re: Show HN: Drop-In Chat – Chatify your app

#24
post #20

Hehe built something like this as a small project a while ago for fun...interlude.im

Hi, I just checked out interlude. Cool project. I think the intent of our app is slightly different than yours. Our hope was to allow users of authenticated web applications to chat with one another. Our demo is misleading in this regard as all visitors to dropinchat.com get dropped into a single "chat group" (we din't want users to need to register in order to try it out). We think that apps this product might work…

Fair enough :) Good luck!

Re: Show HN: Drop-In Chat – Chatify your app

#25

Do you guys know about https://chatango.com ? It's a more mature product, also based on Go backend. Founder here, so please ask any questions.

I looked at chatango and I think the intended use case is a bit different than dropinchat. Drop-in chat provides user-to-user instant messaging. As best I can tell, chatango (primarily?) provides broadcast style communication. Is this correct?

Re: Show HN: Drop-In Chat – Chatify your app

#28

Does anyone know a good open-source version of this type of functionality. I have a client now that wants me to add this to their site but the data cannot go through a third-party company. My stack is django-based but I am open to any solution that works well.

If you are willing to build on go, we open sourced the "wc" (WebChannel) library which handles all of the messages for dropinchat.

http://gopkg.in/samegoal/wc.v0

Also, out of curiosity, if dropinchat provided a virtual appliance so that you didn't need to send the messages off network would that address your security concerns?

Re: Show HN: Drop-In Chat – Chatify your app

#30
post #29

Very nice, I'll be keeping an eye on this. I'm sure you guys have a million other things to do, but don't forget handling multiple tabs by the same user. e: Ah, and somebody's already trying to inject javascript. You rascals ;)

Thanks for the feedback. Please keep it coming if you think of anything else. We will be prioritizing what to work on.
Post reply on HN