Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 519 Bytes

TODO.md

File metadata and controls

11 lines (11 loc) · 519 Bytes
  • Check invariants against expected invariants of pull-stream explanation
  • Write tests
  • Write README
  • Make sync work also on a single source/sink
  • Test with pull-ws
  • Test with different versions of node
  • Test interoperability between the browser and node
  • Publish on npm with the pull-sync name
  • Check the difference with pull-credit
  • Check error conditions for various scenarios
  • Compare implementation with other more latency and throughput efficient solutions