mirror of
https://github.com/openkmip/pykmip
synced 2026-01-07 19:13:19 +00:00
The old text made perfect sense when in a server context, trying to read requests from clients, but KMIPProtocol is also used by *clients* to read *responses*. Let's change it to something a little more request/response agnostic.