|
|
|
|
|
by _m8fo
3324 days ago
|
|
I've only skimmed the article (as of yet), but how is this superior/better than just a dedicated server plus DB for messaging with a simple READ(all), REPLY(to_message) API? This seems like an interesting technical problem, but I can't help but feel that there's a significantly easier solution available. As a bonus: other than the fact that you can see messages in the app, I wonder how this is better than simply using SMS or a personalized anonymous email address per host-guest pair. I've seen variants of this particular problem solved so often I'm surprised there's no open source back-end/platform that solves the back-end piece of this. disclaimer: I haven't worked with anything on this scale, personally. |
|