Skip to content

Implement TLS 1.3 #71

Description

@Roy2player
  • 1) Protocol abstractions: data, handler;
  • 2) Approach to integration with server. As the TLS contains payload for another protocols, server unpacks it before handling. That is a good question where to transfer decision point. It seems to be logically to move it inside server's recv processing function, as the access to TLS data is too specific requirement. I want to save ability to inspect protocol messages.

Metadata

Metadata

Assignees

Labels

featureNew feature or requestlibraryRelated to MSAPI libraryuser interfaceRelated to MSAPI Manager UI interface

Projects

Status
In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions