Skip to content

Twilio client - send SMS messages and forward incoming ones to RabbitMQ

License

Notifications You must be signed in to change notification settings

WBOR-91-1-FM/wbor-twilio

Repository files navigation

wbor-twilio

Basic Flask + Gunicorn server that deals with Twilio related operations:

  • Receiving SMS messages and subsequently forwarding them to RabbitMQ for distribution to consuming services
  • Sending SMS messages from our station's number

Activity Diagrams

Incoming Messages

Incoming messages activity diagram

Outgoing Messages

Incoming messages activity diagram