2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-21 17:11:58 +00:00
confluent/confluent_common
Jarrod Johnson b78830c403 Fix tlvdata socket infinite loop condition
A client could spin the confluent server endlessly by bailing out of connection
at wrong time.
2014-05-19 16:53:55 -04:00
..
confluent Fix tlvdata socket infinite loop condition 2014-05-19 16:53:55 -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 Fix tlvdata socket infinite loop condition 2014-05-19 16:53:55 -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.