-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Francisco Riádigos edited this page Sep 20, 2018
·
2 revisions
The Conversational Flow provides an interface based on a Directed Graph implementation with Directed Cycles that allows you to create connected nodes and build a consistent conversation flow between an app and an user with ease.
Consistency here stands for the needless to code the flow using conditional statements or any extra state complexity while ensuring the conversation will behave as expected.