Python vertx tcp eventbus bridge client
This is alpha code which shows a proof of concept. This project was not forked but copied to make it self-contained on 2020-01-30. Please comment on the chat what your needs are or directly file issues. There are unit test for java and python now that run successfully on 4 different platforms.
The code originally resided in vert-x3/vertx-eventbus-bridge-clients repository. Unfortunately it was not very self-contained and testable there