quarks-edge / quarks

Quarks is an open source programming model and runtime for edge devices that enables you to analyze data and events at the device.
http://quarks-edge.github.io/
Apache License 2.0
123 stars 42 forks source link

Allow a TStream to be terminated with a Sink oplet #96

Closed ddebrunner closed 8 years ago

ddebrunner commented 8 years ago

Expose the richer oplet api to terminate a stream.

Needed for #92