BSD-3-Clause licensed by Kazu Yamamoto
Maintained by kazu@iij.ad.jp
This version can be pinned in stack with:tls-session-manager-0.0.4@sha256:3b2e7e40b5be043b35a19fe1ed8b7e016a9c827f55777a9f9cb5e08860390d5d,1031

Module documentation for 0.0.4

TLS session manager with limitation, automatic pruning, energy saving and replay resistance

Changes

0.1.0.0

  • Using ShortByteString internally to avoid ByteString’s fragmentation.
  • The default value of dbMaxSize is now 1,000.

0.0.1.0

  • Supporting sessionResumeOnlyOnce.

0.0.0.0

  • A first release.