Skip to content
This repository was archived by the owner on Jun 19, 2023. It is now read-only.
This repository was archived by the owner on Jun 19, 2023. It is now read-only.

Implement webrtc in js-libp2p #17

@ddimaria

Description

@ddimaria

Tasks

  • Skeletons for Transport, Connection, and Stream implementations
  • SDP munging
  • SDP creation
  • Implement Transport.dial
  • Implement remainder of Transport
  • Implement Connection.newStream
  • Implement remainder of Connection
  • Implement Stream.source
  • Implement Stream.sink
  • Implement remainder of Stream
  • Fill out README.md and any other worthwhile documentation
  • Unit test SDP utilities
  • Unit test Transport
  • Unit test Connection
  • Unit test Stream
  • Custom error types
  • Fix lint errors in develop

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions