Skip to content

rc-dukes/vertx-eventbus-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vertx-eventbus-python

Join the chat at https://gitter.im/vertx-eventbus-python/community Travis (.org) GitHub issues GitHub issues Docs GitHub BITPlan

Vert.x

Python vertx tcp eventbus bridge client

State of project

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.

Documentation

Wiki

History

The code originally resided in vert-x3/vertx-eventbus-bridge-clients repository. Unfortunately it was not very self-contained and testable there