Skip to content

Factoring out the Timeout Middleware from PK to js-rpc #19

Closed
@addievo

Description

@addievo

Specification

Factor out the timeout middleware.

Tasks

    1. Move timeout middleware into js-rpc.
    1. Move the rpc request and response types to js-rpc. Replace the ClientRPCRequestParams as an extension of the default request and response types. You can create a more specific subtype when using extends here. This applies also to AgentRPCRequestParams and associated.
    1. Timeout middleware must be applied to the agent service as well.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions