Implement Service Client Library
Implement a client library to manage the entire lifecycle of a job (Run, Follow*, Finish), including reconnecting to the . It should be possible for clients to receive results from the Follow* APIs when the connection is lostFollow* APIs in a streaming fashion. This module should reside in the common location determined in #30.
See !21 (diffs) for working example
Edited by Axel von Bertoldi