-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
we have the following modules for abstracting TCP sockets that exchange Sv2 Messages:
server:tcp::encryptedserver::tcp::unencryptedclient::tcp::encryptedclient::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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels