2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-25 02:52:07 +00:00
confluent/confluent_common
Jarrod Johnson 4dfcc8103f Assure that TL value read is complete
There is no hard guarantee that all 4 bytes will come.  In practice,
I've never seen this occur, but to be complete, should make sure recv gets everything it was supposed to.
2014-05-19 10:12:16 -04:00
..
confluent Assure that TL value read is complete 2014-05-19 10:12:16 -04:00
README.txt Add bits and pieces to facilitate pypi packaging 2014-05-06 15:01:35 -04:00
setup.cfg Add bits and pieces to facilitate pypi packaging 2014-05-06 15:01:35 -04:00
setup.py Refine packaging issues 2014-05-06 16:45:51 -04:00

================
confluent_common
================

confluent_common are the python modules used by both
confluent_server and confluent_client.  Installation
of this without client or server does not make sense.