{"id":20285685,"url":"https://github.com/aep/serialyeet","last_synced_at":"2026-05-12T09:36:06.022Z","repository":{"id":62866059,"uuid":"558795159","full_name":"aep/serialyeet","owner":"aep","description":"yeet a message over a socket","archived":false,"fork":false,"pushed_at":"2022-11-13T18:28:33.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-24T14:54:34.378Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-10-28T10:08:33.000Z","updated_at":"2023-01-31T12:12:01.000Z","dependencies_parsed_at":"2022-11-08T06:45:44.273Z","dependency_job_id":null,"html_url":"https://github.com/aep/serialyeet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aep%2Fserialyeet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aep%2Fserialyeet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aep%2Fserialyeet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aep%2Fserialyeet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aep","download_url":"https://codeload.github.com/aep/serialyeet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241780512,"owners_count":20019061,"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":"2024-11-14T14:28:27.974Z","updated_at":"2026-05-12T09:36:00.999Z","avatar_url":"https://github.com/aep.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"yeet\n====\n\nmessage passing for distributed system\n\n- aggressive timeouts for liveness detection\n- zero allocations\n\n\n### protocol\n\n| len |                                |\n|-----|--------------------------------|\n| 4   | little endian key              |\n| 1   | ignored for future use         |\n| 1   | user flags                     |\n| 2   | little endian value size       |\n| ..  | value                          |\n\n\n### reserved keys\n\n| key   |                                  |\n|-------|----------------------------------|\n| 0     | invalid                          |\n| 1     | hello                            |\n| 2     | ping                             |\n| 3     | pong                             |\n| 4     | close                            |\n| 22    | sync                             |\n| ..10  | invalid for future use           |\n| ..255 | ignored for future use           |\n\n\n\n### sync\n\nwrite flooded when not synced\n[ 22 0 0 0 21 0 0 0 ]\nwhen synced\n[ 22 0 0 0 06 0 0 0 ]\nif both receive synced, sync is done and we send hello (1)\n\ntrailing message type 22 is ignored after sync is done\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faep%2Fserialyeet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faep%2Fserialyeet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faep%2Fserialyeet/lists"}