HackyExtensionsForZoomMeetings / BreakoutRoomsBotForZoomMeetings

Made it possible for **everyone** to walk around in a Zoom Meeting with Breakout Rooms, pre-September 21, 2020!
MIT License
14 stars 7 forks source link

Implement spaced delay instead of throttle #1

Closed nelsonjchen closed 4 years ago

nelsonjchen commented 4 years ago

Throttle was the wrong tool here: https://github.com/nelsonjchen/HackyZoomBreakoutBot/blob/62a13522d21782c8bc7c4d12cf43bb30bb5ee0ab/BreakoutRoomBot.js#L112.

https://github.com/ReactiveX/rxjs/issues/5255

https://stackblitz.com/edit/rxjs-vy2ef9?devtoolsheight=60