Updated Client server discovery lifecycle (markdown)

eugene yokota 2017-09-17 15:47:56 -04:00
parent 74c41ec93f
commit 521bc967f9
1 changed files with 3 additions and 3 deletions

@ -1,17 +1,17 @@
For older discussion see [XArchived: Client server discovery lifecycle](./XArchived:-Client-server-discovery-lifecycle)
### ref.json
### active.json
This file will be placed under `$cwd/project/target/`.
```
{
"portfile": "file:///Users/xxx/.sbt/server/$hash_of_cwd/active.json",
"tokenfile": "file:///Users/xxx/.sbt/server/$hash_of_cwd/token.json",
"url": "tcp://127.0.0.0:xxxx"
}
```
### active.json
### token.json
```
{