Release 0.2.5
Release 0.2.5
Endpoint
s can now be set up such that deserialization happens upon object retrieval instead of randomly in the background thread.
This option is useful for situations where it is important that tlspyo
does not slow the main process down whenever an Endpoint
randomly receives an object, e.g., the tmrl
library.