Cleaned up the Z309 ZEO protocol, removing versions from arguments and
return values. This in turn simplified the client and server software. Added code to select different client and server stubs and input handlers depening on whether the Z309 or earlier protocols are used. ZODB 3.8 clients can now talk to ZODB 3.9 servers and the other way around.
Showing
This diff is collapsed.
src/ZEO/tests/protocols.test
0 → 100644
Please register or sign in to comment