`kvsimple` should be changed to `kvmsg`
shishirpy opened this issue · comments
Shishir Pandey commented
In chapter 5 - Advanced Pub-Sub pattern, all examples are pointing to kvsimple
while the text says kvmsg
. kvmsg
files are present for the following languages - C, Java and Python. I have tested the python version, kvsimple.py
does not work, while kvmsg.py
works with python 3.