Communication with Twilio-Flex
The repository https://github.com/vijayst/twilio-chat-with-flex is built with a dummy HearRo demo server. This is not an exact API but used as as a reference solution. On the server end # port 4000, generate token and create channel are two functionalities. The token is generated and then a channel(Chat-Message) is created. On the client end # port […]
Read More