holochain-client-js icon indicating copy to clipboard operation
holochain-client-js copied to clipboard

target a refactoring of this tricksy socket message handling code

Open Connoropolous opened this issue 5 years ago • 0 comments

with its many levels of deserialization

I am specifically thinking of there being a dedicated type in typescript for each level of the deserialization process

https://github.com/holochain/holochain-conductor-api/blob/bcbcd25513ae72e5ea6c4c23ea19ca4b5396d3e4/src/websocket/client.ts#L72-L105

Connoropolous avatar Oct 22 '20 22:10 Connoropolous