bigbluebutton-Github/bigbluebutton-html5/imports/api/user-reaction
Arthurk12 196d2c1e0a feat(reactions): sync expiration with akka
Currently, the reactions are cleared on mongo based on the expire time.
So to sync its state with akka, an observer is atattched to the user
reactions collection and whenever a reaction is removed because of the
expiration time, akka is notified with message 'UserReactionTimeExpiredCmdMsg'.
2023-05-25 17:32:27 -03:00
..
server feat(reactions): sync expiration with akka 2023-05-25 17:32:27 -03:00
index.js feat(reactions): add user reaction 2023-04-27 11:54:11 -03:00