@psigourney
@mspagon
Hey guys,
Here are a couple of things that I think will help out:
A new service to delete a stream
Services to subscribe and unsiscribe from a stream
Moved some of my common request parameter retrieval and error checking to central functions in a new file called Service_Utils.py. Might be helpful when you write you services.
@psigourney @mspagon Hey guys, Here are a couple of things that I think will help out:
Service_Utils.py
. Might be helpful when you write you services.Thanks!