This is a message-passing based rewrite of my Networks project, which was based on a (rather complicated) multithreaded model. Refer the blog post for details.
- pika
- opencv
The current version is compatible with Python 2.7.15rc1.
Start the entities in the sequence mentioned below -
- rabbit-mq server
- server.py
- client.py