• Jim Fulton's avatar
    Cleaned up the Z309 ZEO protocol, removing versions from arguments and · 495e1551
    Jim Fulton authored
    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.
    495e1551
connection.py 32.7 KB