mirror of
https://github.com/openkmip/pykmip
synced 2026-02-27 09:53:57 +00:00
This change adds a KmipSession class that manages individual client/server connections in a thread of execution separate from the main thread. A test suite is included.