UWNetworksLab / freedom

Embracing a distributed web
13 stars 5 forks source link

conform should dis/reassemble binary stream #60

Closed willscott closed 10 years ago

willscott commented 10 years ago

some transport mechanisms, like node processes, and freedom transport are going to need to handle transmission of JSON and buffers separately - either as separate streams or separate send calls - due to the data types involved.

As such, the conform work enforcing the API at both the provider and the APIInterface should take the message and split and reassemble it into a known structure that is easier for the links to work with.

willscott commented 10 years ago

closed in de64db83ea0ac3091dc3f693a131ceb49d43fc7e