Skip to content

make Noise encryption optional #2

@plebhash

Description

@plebhash

we have the following modules for abstracting TCP sockets that exchange Sv2 Messages:

  • server:tcp::encrypted
  • server::tcp::unencrypted
  • client::tcp::encrypted
  • client::tcp::unencrypted

right now, Sv2ServerService and Sv2ClientService use server:tcp::encrypted and client::tcp::encrypted, without support for the unencrypted flavors

ideally, this should be inferred from Sv2ClientServiceConfig and Sv2ServerServiceConfig

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions