2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-01-27 19:37:57 +00:00
Jarrod Johnson 8a9e9aa7b3 Always use string type in msgpack
To facilitate py2/py3 consistency, for these
messages just always use the native string.
With this, python 2 strings will be unpacked as
strings by python 3.  This means bytes cannot be
passed, but we will suffer that limitation for now.
2020-01-24 14:07:34 -05:00
2015-02-03 10:16:43 -05:00
Description
xCAT confluent - replacement of conserver and eventually xcatd
18 MiB
Languages
Python 80.3%
Shell 15.6%
C 3.6%
Perl 0.3%