Skip to content

Feature/run until signal

Pavel Mashliakovskiy requested to merge feature/RunUntilSignal into master

this patch allows implementing a subscribe pattern inside one or more http worker by doing a "forever" loop. Samples will be added in apps/redis_sub

Merge request reports