{"id":15999498,"url":"https://github.com/aesteve/vertx-eventbus-mock-server","last_synced_at":"2026-05-07T00:32:07.211Z","repository":{"id":87790093,"uuid":"282675744","full_name":"aesteve/vertx-eventbus-mock-server","owner":"aesteve","description":"A fake Vert.x application publishing and receiving messages over the eventbus. Useful for integration testing of eventbus-clients","archived":false,"fork":false,"pushed_at":"2020-07-26T19:21:40.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T09:31:32.248Z","etag":null,"topics":["docker-image","eventbus","testing-tools","vertx"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aesteve.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-26T15:16:00.000Z","updated_at":"2020-07-26T19:21:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"e42dc268-38e8-4850-89fd-33a819c87df9","html_url":"https://github.com/aesteve/vertx-eventbus-mock-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesteve%2Fvertx-eventbus-mock-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesteve%2Fvertx-eventbus-mock-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesteve%2Fvertx-eventbus-mock-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesteve%2Fvertx-eventbus-mock-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aesteve","download_url":"https://codeload.github.com/aesteve/vertx-eventbus-mock-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247271527,"owners_count":20911587,"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":["docker-image","eventbus","testing-tools","vertx"],"created_at":"2024-10-08T08:43:30.467Z","updated_at":"2025-09-22T23:43:19.965Z","avatar_url":"https://github.com/aesteve.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Vert.x Eventbus mock server\n\nJust a fake Vert.x application listening and replying to messages sent over the eventbus, and bridging the eventbus on port 7542 TCP.\nUseful if you need to test an Eventbus client implementation for instance, without mocking the TCP connection.\n\nSpec:\n* bridges the event-bus on `TCP:7542` \n* echoes back every message sent to `echo-address` (you should use `the-reply-address` as reply address, it's the only one allowed in outbound permissions)\n* publishes a random UUID every 1 second on `out-address`\n* fails (sends a failed response) to every message sent to `error-address`\n\nAvailable as a [docker image](https://hub.docker.com/layers/aesteve/tests/mock-eventbus-server/images/sha256-6bf84bd762073eba6ef9391be3cba87c2f57c148efc7eb098fd2fc0d12c213e1?context=repo).\n```\ndocker run -p 7542:7542 aesteve/tests:mock-eventbus-server\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faesteve%2Fvertx-eventbus-mock-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faesteve%2Fvertx-eventbus-mock-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faesteve%2Fvertx-eventbus-mock-server/lists"}