daml/docs/source
Leonid Shlyapnikov a754a2aa22
Add fetch by key websocket stream, part 1 of 2 (#4212)
* Add fetch by key stream websocket stream, WIP

* Add fetch by key stream websocket stream, WIP

* new formatting rules

* minor documentation cleanup

* refactoring required for the `lookupForever` stream

* Extracted `StreamQuery` typeclass

* Extracted `StreamQuery` typeclass

* Fix typo

* minor cleanup

* Using polymorphic `A: WebSocketService.StreamQuery` to get `lookupForever` functionality

* Remove unused methods

* Cleanup

* cleanup

* cleanup

* Merge remote-tracking branch 'origin/master' into leo-4075-fetch-by-key-stream

# Conflicts:
#	ledger-service/http-json/src/main/scala/com/digitalasset/http/WebSocketService.scala

* Rename the endpoint so it is compliant with #4289

CHANGELOG_BEGIN
CHANGELOG_END
2020-01-31 21:49:45 +00:00
..
app-dev Remove the doc sections on the rxjava bots (#3872) 2020-01-23 13:55:44 +01:00
concepts Fixed typo in glossary.rst (#4063) 2020-01-22 14:29:46 +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 update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
json-api Add fetch by key websocket stream, part 1 of 2 (#4212) 2020-01-31 21:49:45 +00:00
migrate update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
support Release 0.13.50 (#4292) 2020-01-30 21:45:29 +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