daml/docs/source
Leonid Shlyapnikov 19f5b86c79
Websocket stream to emit last seen offset instead of heartbeat message (#4886)
* Capture lastSeenOffset in the @volatile var

CHANGELOG_BEGIN
[JSON API - Experimental] Websocket stream now emits last seen offset instead of the heartbeat message.
``{"heartbeat": "ping"}`` is replaced by ``{"events":[],"offset":"<last seen offset>"}``. See #4510.
CHANGELOG_END

* updating docs

* moving the last seen offset into the stream, WIP

* adding in-stream state

* minor docs

* cleanup the heartbeat logic

* minot cleanup

* Change live and heartbeat msg handling + some debug logging (to be removed)

* fixing ts tests, cleaning up

* Adding todo with the reference to the follow-up ticket

* Adding todo with the reference to the follow-up ticket
2020-03-11 19:53:05 +00:00
..
app-dev lanugage:docs: include generated docs on docs.daml.com (#4924) 2020-03-10 18:46:54 +01:00
concepts docs: new recommend path architecture documentation (#4795) 2020-03-09 12:15:37 +01:00
daml docs: new recommend path architecture documentation (#4795) 2020-03-09 12:15:37 +01:00
daml2ts Adjust with suggestions from review feedback (#4261) 2020-01-30 11:31:08 -05:00
daml-integration-kit docs: new recommend path architecture documentation (#4795) 2020-03-09 12:15:37 +01:00
daml-repl Add documentation for DAML repl and advertise it (#4678) 2020-02-25 11:16:31 +00:00
daml-script Deprecate ledger initialization with scenarios (#4864) 2020-03-09 09:30:18 +01:00
deploy Support TLS in daml-helper (#4943) 2020-03-11 17:58:05 +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 docs: new recommend path architecture documentation (#4795) 2020-03-09 12:15:37 +01:00
json-api Websocket stream to emit last seen offset instead of heartbeat message (#4886) 2020-03-11 19:53:05 +00:00
support Release 0.13.54 (#4627) 2020-02-20 16:42:00 +00:00
tools Rename EC auth cmdline options in line with the standard and document them. (#4930) 2020-03-11 13:18:47 +00:00
triggers Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
upgrade Split upgrade models into a separate package (#4921) 2020-03-10 17:24:17 +01:00
index.rst lanugage:docs: include generated docs on docs.daml.com (#4924) 2020-03-10 18:46:54 +01:00