unifiedpush distributor test

WARNING BAD CODE for now
This commit is contained in:
Karmanyaah Malhotra 2021-12-25 21:19:41 -06:00
parent 63a29380a9
commit 85126a4403
4 changed files with 227 additions and 0 deletions

View file

@ -32,6 +32,7 @@ func New() *cli.App {
cmdServe,
cmdPublish,
cmdSubscribe,
cmdDistribute,
},
}
}