{"id":13807424,"url":"https://github.com/tobias/vertx-swift-eventbus","last_synced_at":"2025-03-21T19:32:08.599Z","repository":{"id":66315358,"uuid":"58749402","full_name":"tobias/vertx-swift-eventbus","owner":"tobias","description":"Lib for using the Vert.x TCP EventBus bridge from Swift","archived":false,"fork":false,"pushed_at":"2018-04-24T14:50:30.000Z","size":131,"stargazers_count":5,"open_issues_count":7,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T04:19:30.149Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tobias.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-05-13T14:56:53.000Z","updated_at":"2018-04-19T21:13:30.000Z","dependencies_parsed_at":"2023-06-26T05:23:55.990Z","dependency_job_id":null,"html_url":"https://github.com/tobias/vertx-swift-eventbus","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias%2Fvertx-swift-eventbus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias%2Fvertx-swift-eventbus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias%2Fvertx-swift-eventbus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias%2Fvertx-swift-eventbus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobias","download_url":"https://codeload.github.com/tobias/vertx-swift-eventbus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244855568,"owners_count":20521661,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T01:01:25.331Z","updated_at":"2025-03-21T19:32:08.214Z","avatar_url":"https://github.com/tobias.png","language":"Swift","funding_links":[],"categories":["Vert.x Event Bus Clients"],"sub_categories":[],"readme":"\n**Maintainer Wanted - see [here](https://github.com/tobias/vertx-swift-eventbus/issues/11)**\n\n\n\nThis provides a Swift client for talking to [Vert.x](http://vertx.io)\nvia the\n[vertx-tcp-eventbus-bridge](https://github.com/vert-x3/vertx-tcp-eventbus-bridge).\n\nIt has only been tested with [Swift 3.1](https://swift.org/download/)\non MacOS X and Ubuntu.\n\nA simple example application is available in [example-project](https://github.com/tobias/vertx-swift-eventbus/tree/master/example-project).\n\nThe API docs are available at http://tobias.github.io/vertx-swift-eventbus/.\n\n## Usage\n\nThe latest release is `0.2.0`. To use it with Swift Package Manager,\nadd the following to your dependencies in `Package.swift`:\n\n```swift\n.Package(url: \"https://github.com/tobias/vertx-swift-eventbus.git\", \"0.2.0\")\n```\n\n## Running the tests\n\n`make test`\n\nThe tests build a Vert.x server and launch it, so you'll need Java (8\nor higher) and maven installed.\n\n## Generating docs\n\nTo generate documentation, you'll need to have\n[`sourcekitten`](https://github.com/jpsim/SourceKitten) and\n[`jazzy`](https://github.com/realm/jazzy) installed. The easiest way\nto do that (on MacOS) is with:\n\n```\nbrew install sourcekitten\nsudo gem install jazzy\n```\n\nThen, build the docs with:\n\n`make docs`\n\nThe generated docs will be available in `docs/`.\n\n## License\n\nvertx-swift-eventbus is licensed under the Apache License, v2. See\n[LICENSE](https://github.com/tobias/vertx-swift-eventbus/blob/master/LICENSE) for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobias%2Fvertx-swift-eventbus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobias%2Fvertx-swift-eventbus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobias%2Fvertx-swift-eventbus/lists"}