{"id":13801153,"url":"https://github.com/gossiperl/gossiperl","last_synced_at":"2026-03-16T08:32:36.219Z","repository":{"id":23904939,"uuid":"27284923","full_name":"gossiperl/gossiperl","owner":"gossiperl","description":"Gossip middleware in Erlang","archived":false,"fork":false,"pushed_at":"2021-09-30T05:47:46.000Z","size":636,"stargazers_count":46,"open_issues_count":13,"forks_count":5,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-18T16:57:15.477Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://gossiperl.com","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gossiperl.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}},"created_at":"2014-11-28T23:00:00.000Z","updated_at":"2024-07-05T07:49:09.000Z","dependencies_parsed_at":"2022-08-22T07:31:16.905Z","dependency_job_id":null,"html_url":"https://github.com/gossiperl/gossiperl","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gossiperl%2Fgossiperl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gossiperl%2Fgossiperl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gossiperl%2Fgossiperl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gossiperl%2Fgossiperl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gossiperl","download_url":"https://codeload.github.com/gossiperl/gossiperl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253932772,"owners_count":21986445,"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-04T00:01:20.082Z","updated_at":"2025-12-17T02:58:33.569Z","avatar_url":"https://github.com/gossiperl.png","language":"Erlang","funding_links":[],"categories":["Networking"],"sub_categories":[],"readme":"# Gossip middleware\n\n![Build status](https://travis-ci.org/gossiperl/gossiperl.svg?branch=master)\n\nGossiperl is a language agnostic, Apache Thrift based gossip middleware and message bus.\n\n## Features:\n\n - language agnostic, communication via Apache Thrift interface\n - running as a service on the host\n - multiple overlays, applications may use their own overlays\n - every overlay behaves like a separate application and may use different configuration\n - security with AES-256 encryption, clients secured with their own secrets\n - managed with a REST API\n - multicast overlays\n - IPv6\n - simple publish/subscribe capabilities\n\n## Client libraries:\n\n- [Erlang](https://github.com/gossiperl/gossiperl-client-erlang)\n- [Ruby](https://github.com/gossiperl/gossiperl-client-ruby)\n- [JVM languages](https://github.com/gossiperl/gossiperl-client-jvm)\n- [.NET languages](https://github.com/gossiperl/gossiperl-client-dotnet)\n- [JavaScript](https://github.com/gossiperl/gossiperl-client-js)\n\n## Documentation\n\nFull documentation avaialable [here](https://github.com/gossiperl/gossiperl/wiki).\n\n## Unit tests\n\n    rebar clean get-deps compile \u0026\u0026 rebar eunit skip_deps=true\n\n## Author\n\nRadoslaw Gruchalski \u003cradek@gruchalski.com\u003e\nhttps://github.com/radekg\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2014 Radoslaw Gruchalski \u003cradek@gruchalski.com\u003e\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgossiperl%2Fgossiperl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgossiperl%2Fgossiperl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgossiperl%2Fgossiperl/lists"}