daml/compiler/repl-service
Moritz Kiefer 44d843f9ef
Support authentication and TLS in DAML repl (#4998)
* Support authentication and TLS in DAML repl

changelog_begin

- [DAML Repl - Experimental] You can now connect to a ledger via TLS
  by passing ``--tls`` to ``daml repl``

- [DAML Repl - Experimental] You can now connect to a ledger with
  authentication by passing the token via ``--access-token-file`` to
  ``daml repl``.

changelog_end

* try to fix linking on windows

* windows is weird

* gnah
2020-03-16 10:43:57 +01:00
..
client Support authentication and TLS in DAML repl (#4998) 2020-03-16 10:43:57 +01:00
protos Add an experimental DAML script REPL (#4660) 2020-02-24 11:06:27 +01:00
server Support authentication and TLS in DAML repl (#4998) 2020-03-16 10:43:57 +01:00