daml/ledger/sandbox-perf
Samir Talwar a99156252d
libs-scala/ports: Wrap socket ports in a type, Port. (#4784)
* libs-scala/ports: Wrap socket ports in a type, `Port`.

* sandbox: Use `Port` for the API server port, and propagate.

CHANGELOG_BEGIN
CHANGELOG_END

* extractor: Use `Port` for the server port.

* ports: Make Port a compile-time class only.

* ports: Allow port 0; it can be specified by a user.

* ports: Publish to Maven Central.
2020-03-03 08:59:15 +00:00
..
src/perf libs-scala/ports: Wrap socket ports in a type, Port. (#4784) 2020-03-03 08:59:15 +00:00
BUILD.bazel libs-scala/ports: Wrap socket ports in a type, Port. (#4784) 2020-03-03 08:59:15 +00:00