daml/docs/source
Leonid Shlyapnikov 0583f57de6
Fetch by key stream test and doc (#4393)
* Remove phantom archive when streaming events filtered by contract key

* Add fetch test cases, WIP

* Add fetch test cases, WIP

* Add fetch test cases, WIP

* Add fetch test cases, WIP

* Test case to validate phantom archive filter for stream/fetch

* Use `scan` instead of `statefulMapConcat` to filter out phantom archives

advantage(???) immutable state vs mutable

* make `com.digitalasset.http.WebsocketEndpoints.handleWebsocketRequest` public

so DABL can call it directly, `private[http]` does not work since DABL
is under com.projectdabl, see #4190

* Fixing typos

* Scalafmt

* Scalafmt

* Removing unused function

* Update docs

* Remove unused type alias

* CHANGELOG_BEGIN

[JSON API - Experimental]
- Added streaming version of fetch by key: ``/stream/fetch``. See #4075.

CHANGELOG_END

* Address code review comments

* Add test case with todo to address consistent handling of empty requests

* Fixing merge conflicts

* Addressing code review comments

* Addressing code review comments

Use `partition` instead of consecutive intersect and diff
2020-02-06 18:45:53 +00:00
..
app-dev Remove the doc sections on the rxjava bots (#3872) 2020-01-23 13:55:44 +01:00
concepts Fix doc inconsistency regarding party reference (#4337) 2020-02-02 11:10:11 +01:00
daml Minor clarifications in intro docs about transaction consequences (#4169) 2020-01-30 11:21:38 +01:00
daml2ts Adjust with suggestions from review feedback (#4261) 2020-01-30 11:31:08 -05:00
daml-integration-kit update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
daml-script update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
deploy update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
examples update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
experimental update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
getting-started add copyright headers to yml files (#4407) 2020-02-06 12:54:07 +01:00
json-api Fetch by key stream test and doc (#4393) 2020-02-06 18:45:53 +00:00
migrate add copyright headers to yml files (#4407) 2020-02-06 12:54:07 +01:00
support Release 0.13.51 (#4399) 2020-02-05 11:10:55 +00:00
tools Change sandbox JWT format (#4070) 2020-01-22 14:26:57 +01:00
triggers Implement DAML trigger heartbeat (#4011) 2020-01-10 16:04:47 +00:00
index.rst daml2ts : Explain DAML/TypeScript mappings (#4196) 2020-01-27 12:25:13 -05:00