Skip to content

Refactor Protocol.ts to eliminate client/server conditionals #1260

@felixweinberger

Description

@felixweinberger

Protocol.ts contains conditionals that can only be executed by client or server, but not both, defeating the purpose of an abstract class. Refactor to make the file easier to read and extend.

Part of v2 SDK work.

Metadata

Metadata

Assignees

Labels

P2Moderate issues affecting some users, edge cases, potentially valuable featurebreaking changeWill break existing deployments when updated without changesenhancementRequest for a new feature that's not currently supportedready for workEnough information for someone to start working onv2Ideas, requests and plans for v2 of the SDK which will incorporate major changes and fixes

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions