bigbluebutton-Github/record-and-playback/core/systemd
Calvin Walton c52a67186e RaP: Clean up resque worker code, add worker for keep_events feature
I've moved the workers code into the `lib` subdirectory with other library-ish
code; this puts it into the ruby load path used by most scripts so referencing
files is easier.

I've applied various style cleanups based on the rubocop config present.

The `events` processing step has been integrated as a new worker `EventsWorker`,
there is no longer a separate `events/events.rb` script. I've reworked the
`rap-starter.rb` script to check for the done files in both the events and
recorded status directories.
2020-01-21 17:14:39 -05:00
..
bbb_record_core.slice Moved the recording systemd scripts into the core directory 2017-03-23 10:36:10 -05:00
bbb-rap-caption-inbox.service rap: add missing install sections to systemd service files 2020-01-21 12:23:47 -05:00
bbb-rap-resque-worker.service Fixes for the rap scripts after processing a real recording 2019-12-06 12:26:24 -03:00
bbb-rap-starter.service rap: add missing install sections to systemd service files 2020-01-21 12:23:47 -05:00