{"id":37203422,"url":"https://github.com/vacp2p/dasy","last_synced_at":"2026-01-14T23:27:43.562Z","repository":{"id":57553825,"uuid":"195132481","full_name":"vacp2p/dasy","owner":"vacp2p","description":"Data Sync client","archived":true,"fork":false,"pushed_at":"2019-11-05T17:07:34.000Z","size":2380,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-06-20T03:39:56.266Z","etag":null,"topics":["data-sync","messaging","mvds"],"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/vacp2p.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":"2019-07-03T22:10:56.000Z","updated_at":"2023-01-28T16:40:09.000Z","dependencies_parsed_at":"2022-09-10T06:12:31.628Z","dependency_job_id":null,"html_url":"https://github.com/vacp2p/dasy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vacp2p/dasy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vacp2p%2Fdasy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vacp2p%2Fdasy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vacp2p%2Fdasy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vacp2p%2Fdasy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vacp2p","download_url":"https://codeload.github.com/vacp2p/dasy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vacp2p%2Fdasy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28438199,"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":["data-sync","messaging","mvds"],"created_at":"2026-01-14T23:27:42.643Z","updated_at":"2026-01-14T23:27:43.545Z","avatar_url":"https://github.com/vacp2p.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DaSy 🌼\n\n![Version](https://img.shields.io/github/tag/vacp2p/dasy.svg)\n[![License](https://img.shields.io/github/license/vacp2p/dasy.svg)](LICENSE)\n[![API Reference](\nhttps://camo.githubusercontent.com/915b7be44ada53c290eb157634330494ebe3e30a/68747470733a2f2f676f646f632e6f72672f6769746875622e636f6d2f676f6c616e672f6764646f3f7374617475732e737667\n)](https://godoc.org/github.com/vacp2p/dasy) \n[![Go Report Card](https://goreportcard.com/badge/github.com/vacp2p/dasy)](https://goreportcard.com/report/github.com/vacp2p/dasy)\n[![Build Status](https://travis-ci.com/vacp2p/dasy.svg?branch=master)](https://travis-ci.com/vacp2p/dasy)\n\n\u003e /ˈdeɪzi/\n\u003e\n\u003e **Da**ta **Sy**nc Client\n\nThis repository implements a basic [messaging data sync client](#TODO) that operates on top of [mvds](https://github.com/vacp2p/mvds).\n\n## Usage\n\nListening to messages\n\n```go\n\npostchan := make(chan event.Payload)\n\nclient.Feed(protobuf.Message_POST).Subscribe(postchan)\n\nfor {\n\tpost := \u003c-postchan\n\tfmt.Printf(\"%+v\\n\", post)\n}\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvacp2p%2Fdasy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvacp2p%2Fdasy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvacp2p%2Fdasy/lists"}