Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Lib for using the Vert.x TCP EventBus bridge from Swift

License

NotificationsYou must be signed in to change notification settings

tobias/vertx-swift-eventbus

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/.

Usage

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")

Running the tests

make test

The tests build a Vert.x server and launch it, so you'll need Java (8or higher) and maven installed.

Generating docs

To generate documentation, you'll need to havesourcekitten andjazzy installed. The easiest wayto do that (on MacOS) is with:

brew install sourcekittensudo gem install jazzy

Then, build the docs with:

make docs

The generated docs will be available indocs/.

License

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

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp