daml/ledger-service
Iggy 91af9023e7
FIX: Propagate client-side termination of websockets to infinite substreams (#17398)
Fixes termination of WebSocket streams when the client sends a close-frame. The problem was that upstream completion (i.e. termination on the client-side of WebSocket streams) does not propagate to infinitely-running substreams. This PR propagates the upstream completion explicitly to all substreams using a kill-switch.
2023-09-14 19:59:46 +10:00
..
cli-opts bump copyright (#16002) 2023-01-04 18:21:15 +01:00
db-backend JSON API: add PruningTest and make it pass (#17167) 2023-07-27 09:12:22 +10:00
fetch-contracts JSON API: Avoid populating both "result" and "errors" in response (#16967) 2023-06-13 18:56:56 +10:00
http-json FIX: Propagate client-side termination of websockets to infinite substreams (#17398) 2023-09-14 19:59:46 +10:00
http-json-cli upgrade to scala 2.13.10 (#16423) 2023-02-28 23:21:53 +00:00
http-json-ledger-client Upgrade to Bazel 5 (again) (#17319) 2023-09-01 15:15:36 +02:00
http-json-oracle Upgrade to Bazel 5 (again) (#17319) 2023-09-01 15:15:36 +02:00
http-json-perf add support for Canton EE available to JSON API (#17034) 2023-06-29 09:03:32 +00:00
http-json-testing JSON API: enable running tests which prune the ledger (#17046) 2023-07-19 09:49:24 +10:00
lf-value-json Revert "[LF] make Timestamp parsing consistent accross Java versions (#17053)" (#17170) 2023-07-24 16:11:00 +00:00
metrics Add json api endpoint refresh cache (#16987) 2023-06-23 19:49:34 +10:00
pureconfig-utils Add ability to configure histograms through the config files [PLEN-159] (#16387) 2023-02-28 10:50:26 +00:00
utils Introduce LF2 major version (#17348) 2023-09-13 10:01:42 +02:00