implement a ClientSessionCache that can save application data

This commit is contained in:
Marten Seemann 2019-08-05 06:49:50 +07:00
parent 9b0a4a8813
commit 1f8a47af02
6 changed files with 153 additions and 40 deletions

View file

@ -1,5 +1,6 @@
run:
skip-files:
- internal/handshake/client_session_state.go
- internal/handshake/unsafe_test.go
linters-settings: