zurichat / zc_plugin_channels

10 stars 88 forks source link

implemented asyn views for channels app #835

Closed Joseph455 closed 3 years ago

Joseph455 commented 3 years ago

Converted all views in channles app to async views. Also added asynchronous centwrapper to make RTC signals asynchronous.

TODO: convert customrequest to async