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

Fix for issues #9 and #10 #12

Open nfranke opened 6 years ago

nfranke commented 6 years ago

Properly cast the UInt8 in Util.swift and prevent infinite recursion in EventBus.swift.