brown-ccv / OmniReferenceClient

Reference client for the OMNI system
0 stars 0 forks source link

utils.promisify all the API calls #56

Open broarr opened 3 years ago

broarr commented 3 years ago

We have some confusing promises in the main process responsible for all the API calls to the gRPC backend. Using promisify might clean them up nicely