exxeleron / qPython

interprocess communication between Python and kdb+
http://www.devnet.de
Apache License 2.0
151 stars 90 forks source link

allow new capacity byte for connection handshake #73

Open iynehz opened 4 years ago

iynehz commented 4 years ago

Recent Kdb versions support new capacity bytes for connection handshake. See https://code.kx.com/v2/basics/ipc/#handshake The change is to make it possible to override the default to support large memory > 2GB.