Hacker News new | ask | show | jobs
by pkaler 5459 days ago
I'm saying that [Client A -> Server -> Client B] is better than [Client A -> Kik Client A -> Kik Server -> Kik Client B -> Client B].
1 comments

I think the benefit is that in the first scenario, you have to maintain the server yourself. In the second, you only have to worry about the clients. It's definitely a trade off, but for some developers, the benefit of not having to maintain server infrastructure might outweigh the cost of the added complexity of going through Kik.