{"id":29151207,"url":"https://github.com/karpeleslab/spotlib","last_synced_at":"2025-07-17T06:37:48.592Z","repository":{"id":248948351,"uuid":"830089733","full_name":"KarpelesLab/spotlib","owner":"KarpelesLab","description":"client library for spot","archived":false,"fork":false,"pushed_at":"2025-04-14T15:21:11.000Z","size":94,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-01T00:08:51.339Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/KarpelesLab.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-17T15:08:56.000Z","updated_at":"2025-04-14T15:21:14.000Z","dependencies_parsed_at":"2025-03-25T06:29:39.025Z","dependency_job_id":null,"html_url":"https://github.com/KarpelesLab/spotlib","commit_stats":null,"previous_names":["karpeleslab/spotlib"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/KarpelesLab/spotlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fspotlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fspotlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fspotlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fspotlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KarpelesLab","download_url":"https://codeload.github.com/KarpelesLab/spotlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fspotlib/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265573830,"owners_count":23790516,"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":"2025-07-01T00:08:54.279Z","updated_at":"2025-07-17T06:37:48.576Z","avatar_url":"https://github.com/KarpelesLab.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GoDoc](https://godoc.org/github.com/KarpelesLab/spotlib?status.svg)](https://godoc.org/github.com/KarpelesLab/spotlib)\n\n# spotlib\n\nSpot connection library, allows accessing Spot and sending end to end encrypted messages to other participants.\n\n## Usage\n\n```go\nc, err := spotlib.New()\nif err != nil {\n    return err\n}\ngo func() {\n    for ev := range c.Events.On(\"status\") {\n        if emmiter.Arg[int](ev, 0) == 1 {\n            // we are online!\n        }\n    }\n}()\nc.SetHandler(\"endpoint\", func(msg *spotproto.Message) ([]byte, error) {\n    // handle message\n    ...\n})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarpeleslab%2Fspotlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarpeleslab%2Fspotlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarpeleslab%2Fspotlib/lists"}