Skip to content

fix(protocol/perf): consider using tls or noise instead of plaintext #1991

@mxinden

Description

@mxinden

All other libp2p perf protocol implementations use some mechanism of encryption. For a better comparison, consider using TLS or Noise in the js-libp2p perf implementation as well.

connectionEncryption: [
plaintext()
],

//CC @maschad

Related pull request adding js-libp2p to libp2p/test-plans/perf libp2p/test-plans#244.

Metadata

Metadata

Assignees

No one assigned

    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