TBD54566975 / dwn-sdk-js

Decentralized Web Node (DWN) Reference implementation

Home Page:https://identity.foundation/decentralized-web-node/spec/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove reference and use of dataStream everywhere in tests

thehenrytsai opened this issue · comments

Background:

I believe existing ProtocolsConfigure needlessly passes an empty data stream to processMessage, it is unnecessary because we made a decision (#139) to have the protocol definition defined in the descriptor.

Task Details:

  • Remove reference and use of dataStream everywhere in tests

Picking Up This Issue:

  • If you'd like to work on this, please comment "picking this up" below, and I'll assign the issue to you

Questions:

Resources:

  • Creating a Pull Request: If you're new to GitHub and unsure how to create a pull request, follow this step-by-step guide.

Remember, communication is key! If you have any questions or face any challenges, we're here to help so please don't hesitate to reach out.

Good Luck! 🍁

commented

Picking this up