Enable strong object reference cache with ServerClientSession constructor.
By default, strong references are now used instead of weak references.
A client test case ran more 1000 times faster with this option. Caching is improved.
Enable strong object reference cache with ServerClientSession constructor.
By default, strong references are now used instead of weak references.
A client test case ran more 1000 times faster with this option. Caching is improved.