The Wayback Machine - https://web.archive.org/web/20211008022020/https://github.com/topics/twilio
Skip to content
#

twilio

Here are 1,427 public repositories matching this topic...

gatus
TwiN
TwiN commented Sep 4, 2021

While I am satisfied with the verbosity of the documentation in the README.md file, I'd like to add more examples to the examples folder.

Unlike the current examples, would be configuration only (i.e. a folder with nothing except a config.yaml inside of it).

Furthermore, renaming examples to .examples as well as updating every current references to said folder in the README.md.

coreymaher
coreymaher commented Apr 20, 2021

Describe the bug
When joining a video room the following react warning is displayed in the developer console:

Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in a useEffect cleanup function.
    in ToggleVideoButton (at DeviceSelectionScreen.tsx:114

Improve this page

Add a description, image, and links to the twilio topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the twilio topic, visit your repo's landing page and select "manage topics."

Learn more