{"id":17259883,"url":"https://github.com/sigmavirus24/gobayeux","last_synced_at":"2025-04-14T06:32:56.935Z","repository":{"id":53559879,"uuid":"270460634","full_name":"sigmavirus24/gobayeux","owner":"sigmavirus24","description":"Implementation of Bayeux protocol from CometD for Go","archived":false,"fork":false,"pushed_at":"2025-03-31T02:51:58.000Z","size":1171,"stargazers_count":9,"open_issues_count":4,"forks_count":8,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-06T10:09:17.437Z","etag":null,"topics":["bayeux","bayeux-protocol","cometd","go","golang","http"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/sigmavirus24/gobayeux/v2","language":"Go","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/sigmavirus24.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-07T23:22:49.000Z","updated_at":"2025-03-24T11:17:41.000Z","dependencies_parsed_at":"2023-12-11T06:52:36.320Z","dependency_job_id":"c953a18f-ef97-4024-b183-7eda3d9a3224","html_url":"https://github.com/sigmavirus24/gobayeux","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmavirus24%2Fgobayeux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmavirus24%2Fgobayeux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmavirus24%2Fgobayeux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmavirus24%2Fgobayeux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sigmavirus24","download_url":"https://codeload.github.com/sigmavirus24/gobayeux/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248834307,"owners_count":21169003,"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":["bayeux","bayeux-protocol","cometd","go","golang","http"],"created_at":"2024-10-15T07:46:28.303Z","updated_at":"2025-04-14T06:32:56.874Z","avatar_url":"https://github.com/sigmavirus24.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gobayeux\n\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/sigmavirus24/gobayeux/v2)](https://pkg.go.dev/github.com/sigmavirus24/gobayeux/v2)\n[![Test](https://github.com/sigmavirus24/gobayeux/workflows/Test/badge.svg)](https://github.com/sigmavirus24/gobayeux/actions?query=workflow:Test)\n[![Build](https://github.com/sigmavirus24/gobayeux/workflows/Build/badge.svg)](https://github.com/sigmavirus24/gobayeux/actions?query=workflow:Build)\n[![Lint](https://github.com/sigmavirus24/gobayeux/workflows/Lint/badge.svg)](https://github.com/sigmavirus24/gobayeux/actions?query=workflow:Lint)\n\nBayeux protocol library compatible with [CometD](https://cometd.org/)\nand [Faye](https://faye.jcoglan.com/) servers.\n\n### Documentation\n\n- [API Reference](https://pkg.go.dev/github.com/sigmavirus24/gobayeux/v2)\n- [Protocol specification](https://docs.cometd.org/current/reference/#_bayeux)\n\n### Installation\n\n```bash\ngo get github.com/sigmavirus24/gobayeux/v2\n```\n\n### Status\n\nLibrary provides a basic set of features to start getting notification over `long-polling` transport.\n\n### Protocol compliance\n\n- [x] Handshake\n- [x] Connect/Disconnect\n- [x] Subscribe/Unsubscribe\n- [ ] Publish and Delivery event messages\n- [x] The long-polling transport\n- [ ] The callback-polling transport\n- [ ] The websocket transport\n\n### Authors\n\n- @sigmavirus24\n- @L11R\n\n### License\n\nApache 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsigmavirus24%2Fgobayeux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsigmavirus24%2Fgobayeux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsigmavirus24%2Fgobayeux/lists"}