-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
developmentStandard developmentStandard developmentr&d:polykey:core activity 1Secret Vault Sharing and Secret History ManagementSecret Vault Sharing and Secret History Management
Description
Specification
Currently the rpc handlers are abstract methods that need to be implemented. These should be an abstract arrow function property and handlers should be implemented as arrow functions. This will allow us to use them without rebinding the this context.
This should be done during the agent migration PR.
Additional context
- Should be done during Agent RPC migration Polykey#512
- Related Client RPC migration Polykey#509 .
Tasks
- Update the abstract handler's
handlemethods to be abstract arrow function properties.
Metadata
Metadata
Assignees
Labels
developmentStandard developmentStandard developmentr&d:polykey:core activity 1Secret Vault Sharing and Secret History ManagementSecret Vault Sharing and Secret History Management