Ask HN: How useful is text messaging?
Are text messages used in B2B stuff? Any use cases that you can think of?
Just been curious about it today.
Are text messages used in B2B stuff? Any use cases that you can think of?
Just been curious about it today.
I know Go, Nodejs, and Elixir (beginner). Out of these, it seems like Elixir (using Phoenix channels) might be the simplest approach. But I have never built a chat system before, with auth and some restrictions.
I also know that there are chat SDKs that I can use, but the biggest downside is that the pricing is insane.
I also know that I could just use firestore and be done with it tonight. However, that comes with its own set of issues. I tried it in the past, and it didn't turn out so well.
So - if you had to build a chat system in 3 days, how would you do it?
For example, did you hire someone, or did you read a bunch of books and hack it out? Or, did something totally unique that you wouldn't mind sharing?
Thanks
Thanks!