Update client
domain structure
#563
Labels
development
Standard development
r&d:polykey:core activity 1
Secret Vault Sharing and Secret History Management
r&d:polykey:supporting activity
Supporting core activity
Specification
During #552 the
agent
domain was rolled into thenodes
domain atsrc/nodes/agent
. The agent domain was restructured during this time as well.ServerManifest
was moved into theindex.ts
.nodes/agent/callers
.clientManifest
was moved intonodes/agent/callers/index.ts
.errors.ts
,types.ts
andutils.ts
are innodes/agent
directory now.Pretty much try to structure the client domain like
nodes/agent
directory. If anything is unclear, make a comment here asking about it.Additional context
Polykey
and all tests for release #562ClientService
and js-ws and js-rpc integration #560Tasks
ServerManifest
was moved into theindex.ts
.nodes/agent/callers
.clientManifest
was moved intonodes/agent/callers/index.ts
.errors.ts
,types.ts
andutils.ts
are innodes/agent
directory now.The text was updated successfully, but these errors were encountered: