- Notifications
You must be signed in to change notification settings - Fork1
Lib for using the Vert.x TCP EventBus bridge from Swift
License
tobias/vertx-swift-eventbus
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Maintainer Wanted - seehere
This provides a Swift client for talking toVert.xvia thevertx-tcp-eventbus-bridge.
It has only been tested withSwift 3.1on MacOS X and Ubuntu.
A simple example application is available inexample-project.
The API docs are available athttp://tobias.github.io/vertx-swift-eventbus/.
The latest release is0.2.0. To use it with Swift Package Manager,add the following to your dependencies inPackage.swift:
.Package(url:"https://github.com/tobias/vertx-swift-eventbus.git","0.2.0")
make test
The tests build a Vert.x server and launch it, so you'll need Java (8or higher) and maven installed.
To generate documentation, you'll need to havesourcekitten andjazzy installed. The easiest wayto do that (on MacOS) is with:
brew install sourcekittensudo gem install jazzyThen, build the docs with:
make docs
The generated docs will be available indocs/.
vertx-swift-eventbus is licensed under the Apache License, v2. SeeLICENSE for details.
About
Lib for using the Vert.x TCP EventBus bridge from Swift
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.