{"id":25014283,"url":"https://github.com/gregoryv/tt","last_synced_at":"2025-04-12T22:07:00.593Z","repository":{"id":64300050,"uuid":"562364137","full_name":"gregoryv/tt","owner":"gregoryv","description":"mqtt-v5 client and server","archived":false,"fork":false,"pushed_at":"2024-12-27T11:34:56.000Z","size":837,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T22:06:40.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"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/gregoryv.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license.txt","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":"2022-11-06T05:21:58.000Z","updated_at":"2024-12-27T11:34:59.000Z","dependencies_parsed_at":"2023-01-15T09:15:21.475Z","dependency_job_id":"569ce3fc-b0d4-41c3-bed9-0ae0376031a2","html_url":"https://github.com/gregoryv/tt","commit_stats":{"total_commits":506,"total_committers":1,"mean_commits":506.0,"dds":0.0,"last_synced_commit":"7f4c99a9c669b8833e146560012e5aa842e53952"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Ftt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Ftt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Ftt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Ftt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregoryv","download_url":"https://codeload.github.com/gregoryv/tt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248637769,"owners_count":21137538,"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-02-05T07:18:59.337Z","updated_at":"2025-04-12T22:07:00.574Z","avatar_url":"https://github.com/gregoryv.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://app.travis-ci.com/gregoryv/tt.svg?branch=main)](https://app.travis-ci.com/gregoryv/tt)\n[![codecov](https://codecov.io/gh/gregoryv/tt/branch/main/graph/badge.svg)](https://codecov.io/gh/gregoryv/tt)\n[![Maintainability](https://api.codeclimate.com/v1/badges/fdf6273e87ed5324b6a2/maintainability)](https://codeclimate.com/github/gregoryv/tt/maintainability)\n\n[gregoryv/tt](https://pkg.go.dev/github.com/gregoryv/tt) - package provides components for writing [mqtt-v5.0](https://docs.oasis-open.org/mqtt/mqtt/v5.0/os/mqtt-v5.0-os.html) clients and servers\n\n\u003cimg src=\"./etc/logo.svg\" /\u003e\n\n## Quick start\n\n    $ go install github.com/gregoryv/tt/cmd/tt@latest\n    $ tt -h\n\nEven though this repository provides a basic client/server(WIP) command\nit's main purpose is to provide capabilities for others to write their\nown clients depending on their situation.\n\n*NOTE! this module is still not ready for public use. I'm\nexperimenting with the design, so major changes will occur.*\n\nThis package uses the sibling package\n[gregoryv/mq](https://github.com/gregoryv/mq) for encoding control\npackets on the wire.\n\nThe design focuses on decoupling each specific feature as much as\npossible.  One example being the creation of a network connection is\nnot enforced, which makes it easy to create inmemory clients and\nservers during testing.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregoryv%2Ftt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregoryv%2Ftt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregoryv%2Ftt/lists"}