Web Connection
Two-Way Messaging Solution
Gravatar is a globally recognized avatar based on your email address. Two-Way Messaging Solution
  Steve
  All
  Dec 10, 2025 @ 07:35am

Hi All,
Is anyone using a Two-Way messaging solution that they are happy with? I would like to send two-way messaging (via Text, WhatsApp, Web Tool, or whatever). It would be nice to include images and for the solution to log the conversations.

I have used Twilio for one-way texting. Not sure if Twilio supports two-way texting/messaging. Just checking to see if others have found any good options.

TIA,
Steve

Gravatar is a globally recognized avatar based on your email address. re: Two-Way Messaging Solution
  Rick Strahl
  Steve
  Dec 10, 2025 @ 01:45pm

I think you have to either built your own or look to a third party solution that you can run yourself.

I suppose you could look into something like Discord and set up your own server (or host it) - they have an API that can be enabled and used to share messages along with an app.

It's also possible to build your own. I have an example in Web Connection that has a chat client using Web Sockets that is very basic but could be extended to persist messages more permanently. The sample app has this here:

For something more sophisticated you can use a .NET server and SignalR which would be more powerful and scalable.

+++ Rick ---

Gravatar is a globally recognized avatar based on your email address. re: Two-Way Messaging Solution
  Steve
  Rick Strahl
  Dec 11, 2025 @ 11:31am

Thanks Rick, that may be something I can run with!

Steve

© 1996-2026