The Twilio Conversations API is a great way to build a unified messaging solution that works across SMS, MMS, WhatsApp, web and mobile chat. In this tutorial you will learn the basics of the Conversations API by creating a web chat application with support for multiple chat rooms.

The main features of the application we will build are:

  • A Flask backend that logs users in.
  • A command-line interface to manage your chat rooms.
  • A Rect front end that allows your users to chat on the different chat rooms.

#code # tutorials and hacks

Build a Multi-Room Web Chat Application with Flask, React and Twilio Conversations
2.85 GEEK