daml/ledger-service/http-json
lima-da a56849ce73
Json simple websocket (#3796)
* first checkpoint for adding websocket

* unify shared method across websocketEndpoints and Endpoints using EndpointsCompanion objc

* add config for ws backpressure and logging

* add copy right header

* merge and change TODO comments

* resolve conflicts

* disable ws service for now to save merge conflicts while working on improvements
2019-12-11 17:02:35 -05:00
..
release Fixing logging (#2824) 2019-09-09 16:14:23 +00:00
src Json simple websocket (#3796) 2019-12-11 17:02:35 -05:00
BUILD.bazel Spin off TokenHolder into a new library (#3741) 2019-12-05 12:31:14 +00:00
README.md Return archived events from /command/exercise (#3036) 2019-09-26 16:06:18 -04: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: