daml/ledger-service/http-json
akshayshirahatti-da 1791a522c9
[TS-Bindings] Changes to re-enable ws multiplexing (#11681)
* Changes to renable ws multiplexing

CHANGELOG_BEGIN
[TS-BINDINGS] Re-enable ws multiplexing for stream queries after resolving the reconnect connection close bug associated with ws state and liveness.
CHANGELOG_END

* websocket is passed as an argument to the onMessage handler

* consistently use 'manager' reference instead of 'this' in the handleQueries change method
2021-11-15 22:57:21 +05:30
..
src [TS-Bindings] Changes to re-enable ws multiplexing (#11681) 2021-11-15 22:57:21 +05:30
BUILD.bazel party-set arguments for JSON API (#11454) 2021-11-12 02:10:15 +00:00
README.md [DOCS] Add documentation for the JSON API metrics (#10312) 2021-07-19 17:32:23 +02:00

HTTP JSON Service

See "HTTP JSON API Service" on docs.daml.com for usage information.

Documentation can also be found in the RST format: