tobias / vertx-swift-eventbus

Lib for using the Vert.x TCP EventBus bridge from Swift
Apache License 2.0
5 stars 2 forks source link

MAINTAINER WANTED #11

Open tobias opened 6 years ago

tobias commented 6 years ago

I don't actually use this library, but some folks do, so if you are one of those folks and are interested in being the lead maintainer, please let me know.

nfranke commented 6 years ago

I forked this here: nfranke/vertx-swift-eventbus

I've fixed a few issues and will attempt to maintain that fork going forward. Most recently I fixed a bug where the stored registrations would not reregister when reconnected.