diff options
Diffstat (limited to 'docs/support.rst')
-rw-r--r-- | docs/support.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/support.rst b/docs/support.rst new file mode 100644 index 0000000..63d4a86 --- /dev/null +++ b/docs/support.rst @@ -0,0 +1,11 @@ +Support +------- + +For support, see github issues at https://github.com/dpkp/kafka-python + +Limited IRC chat at #kafka-python on freenode (general chat is #apache-kafka). + +For information about Apache Kafka generally, see https://kafka.apache.org/ + +For general discussion of kafka-client design and implementation (not python +specific), see https://groups.google.com/forum/m/#!forum/kafka-clients |