v2.4.1ΒΆ
Released on Oct 12, 2022 (diff).
Simplified the serializers:
jsonrpc.JSONSerializerandjsonrpc.PickleSerializer.All user-defined functions in the requests are now executed by the
concurrent.futures.ThreadPoolExecutor.
Released on Oct 12, 2022 (diff).
Simplified the serializers: jsonrpc.JSONSerializer and jsonrpc.PickleSerializer.
All user-defined functions in the requests are now executed by the concurrent.futures.ThreadPoolExecutor.