{"id":37197115,"url":"https://github.com/osapi-io/nats-client","last_synced_at":"2026-01-14T22:55:21.707Z","repository":{"id":277762222,"uuid":"933366017","full_name":"osapi-io/nats-client","owner":"osapi-io","description":"A Go package for connecting to and interacting with a NATS server.","archived":false,"fork":false,"pushed_at":"2025-08-11T18:16:00.000Z","size":209,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-11T20:24:12.607Z","etag":null,"topics":["golang","messaging","nats-client","nats-jetstream","nats-messaging","nats-streaming"],"latest_commit_sha":null,"homepage":"","language":"Go","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/osapi-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2025-02-15T19:28:42.000Z","updated_at":"2025-08-11T18:16:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"66ec29dd-2b49-48e9-9789-34e1143c54b5","html_url":"https://github.com/osapi-io/nats-client","commit_stats":null,"previous_names":["osapi-io/nats-client"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/osapi-io/nats-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osapi-io%2Fnats-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osapi-io%2Fnats-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osapi-io%2Fnats-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osapi-io%2Fnats-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osapi-io","download_url":"https://codeload.github.com/osapi-io/nats-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osapi-io%2Fnats-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28437298,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T22:37:52.437Z","status":"ssl_error","status_checked_at":"2026-01-14T22:37:31.496Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["golang","messaging","nats-client","nats-jetstream","nats-messaging","nats-streaming"],"created_at":"2026-01-14T22:55:20.986Z","updated_at":"2026-01-14T22:55:21.662Z","avatar_url":"https://github.com/osapi-io.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![release](https://img.shields.io/github/release/osapi-io/nats-client.svg?style=for-the-badge)](https://github.com/osapi-io/nats-client/releases/latest)\n[![codecov](https://img.shields.io/codecov/c/github/osapi-io/nats-client?token=8RICN0QCTT\u0026style=for-the-badge)](https://codecov.io/gh/osapi-io/nats-cllient)\n[![go report card](https://goreportcard.com/badge/github.com/osapi-io/nats-client?style=for-the-badge)](https://goreportcard.com/report/github.com/osapi-io/nats-client)\n[![license](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=for-the-badge)](LICENSE)\n[![build](https://img.shields.io/github/actions/workflow/status/osapi-io/nats-client/go.yml?style=for-the-badge)](https://github.com/osapi-io/nats-client/actions/workflows/go.yml)\n[![powered by](https://img.shields.io/badge/powered%20by-goreleaser-green.svg?style=for-the-badge)](https://github.com/goreleaser)\n[![conventional commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?style=for-the-badge)](https://conventionalcommits.org)\n![gitHub commit activity](https://img.shields.io/github/commit-activity/m/osapi-io/nats-client?style=for-the-badge)\n\n# NATS Client\n\nA Go package for connecting to and interacting with a NATS server.\n\n## Usage\n\nhttps://github.com/osapi-io/nats-client/blob/328fbaeed5315b5d4a7db6975bdc75c8d657e567/examples/auth-none-stream/main.go#L21-L87\n\nSee the [examples][] section for additional use cases.\n\n## Documentation\n\nSee the [generated documentation][] for details on available packages and functions.\n\n## Testing\n\nEnable [Remote Taskfile][] feature.\n\n```bash\nexport TASK_X_REMOTE_TASKFILES=1\n```\n\nInstall dependencies:\n\n```bash\n$ task go:deps\n```\n\nTo execute tests:\n\n```bash\n$ task go:test\n```\n\nAuto format code:\n\n```bash\n$ task go:fmt\n```\n\nList helpful targets:\n\n```bash\n$ task\n```\n\n## License\n\nThe [MIT][] License.\n\n[examples]: examples/\n[generated documentation]: docs/gen/\n[Remote Taskfile]: https://taskfile.dev/experiments/remote-taskfiles/\n[MIT]: LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosapi-io%2Fnats-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosapi-io%2Fnats-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosapi-io%2Fnats-client/lists"}