TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Chat as a Service (CAAS) Solutions

1 pointsby jordanbauckealmost 8 years ago
We are currently in closed-beta with our Qt&#x2F;C++ based video application. Our users are requesting &quot;text-chat&quot; as a way to communicate with other users.<p>Knowing the litany of &quot;Chat&quot; products that are out there, I&#x27;m not a huge fan of redundancy in communication products. I figure this must be a SaaS that completes my goals. Furthermore, many of these products are &quot;mobile first&quot; (as in they require SMS verification to begin using their service).<p>Things I&#x27;m looking for:<p>- I&#x27;d prefer not to maintain servers<p>- Must have a RESTful API or C++ SDK (we are not developing for Android &#x2F; iOS independently) and we are not building a website (ie. JS SDKs are not very useful)<p>- Ability to add and remove users programmatically when they create accounts on our service.<p>- Security (obviously)<p>- Would prefer not to warehouse messages or be able to access them<p>Things I&#x27;ve looked at:<p>Open Whisper Systems &quot;Signal&quot; Protocol.<p>Pros:<p>- Known standard for secure communications.<p>Cons:<p>- Signal &quot;Text Secure Server&quot; code is unwieldy and poorly documented (https:&#x2F;&#x2F;github.com&#x2F;WhisperSystems&#x2F;Signal-Server)<p>Twilio &quot;Programmable Chat&quot;<p>Pros:<p>- Dynamic REST APIs<p>- 3rd Party hosted (don&#x27;t have any servers to maintain and scale)<p>Cons:<p>- Corporate Service hosting (I know Twilio is better than most)<p>Thoughts?

no comments

no comments