bigbluebutton-Github/bbb-common-message
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
..
project fix(sec): bump jackson to 2.13.5 2023-01-25 22:44:28 +00:00
src feat(reactions): sync expiration with akka 2023-05-25 17:32:27 -03:00
.gitignore Keep blank line on end of gitignore files 2022-04-07 17:36:26 -03:00
.scalariform.conf - enable scalariform for bbb-common-message 2019-03-27 13:34:56 -07:00
build.sbt chore: upgrade scala 2.13.4 -> 2.13.9 2022-12-20 16:07:08 +00:00
deploy.sh WIP target JVM8 -> JVM11 2022-02-25 04:39:48 +00:00
README.md - remove messages from bbb-apps red5 2015-06-10 17:11:36 +00:00