Open-EO / openeo-js-client

JavaScript and TypeScript client for the openEO API.
https://open-eo.github.io/openeo-js-client/latest/
Apache License 2.0
15 stars 6 forks source link

Make Subscriptions API more stable #20

Closed m-mohr closed 4 years ago

m-mohr commented 5 years ago

The current implementation of the Subscriptions API is quite experimental and bases on some hard-coded assumptions (see ToDos in the code). This should be replaced by a more stable implementation.

m-mohr commented 4 years ago

Subscriptions have been removed from the API.