New version 5.1 of libaitrpc was released …
Changelog::
– Change version protocol to 6
– Change and shuffle RPC session at packet
– If transport is TCP for RPC calls, then in this case don’t generate and checks CRC in packet
– Remove CRC from BLOB packets. BLOB communications flow is only on TCP.
– Changed number of arguments into initial API calls for RPC server and client.
That’s it!