{"id":23044914,"url":"https://github.com/rajiv-k/meh","last_synced_at":"2026-05-01T13:32:50.024Z","repository":{"id":162982678,"uuid":"377799288","full_name":"rajiv-k/meh","owner":"rajiv-k","description":"[WIP] A toy application-layer protocol over TCP for learning purposes. ¯\\_(ツ)_/¯","archived":false,"fork":false,"pushed_at":"2023-07-12T07:05:27.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T01:44:07.242Z","etag":null,"topics":["go","learning-by-doing","protocol","tcp","wireshark-dissector"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/rajiv-k.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-17T10:58:36.000Z","updated_at":"2023-07-18T09:05:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"b2363795-d1dd-4e56-9cf4-a01ca7a1a883","html_url":"https://github.com/rajiv-k/meh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rajiv-k/meh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajiv-k%2Fmeh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajiv-k%2Fmeh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajiv-k%2Fmeh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajiv-k%2Fmeh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajiv-k","download_url":"https://codeload.github.com/rajiv-k/meh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajiv-k%2Fmeh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32499681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["go","learning-by-doing","protocol","tcp","wireshark-dissector"],"created_at":"2024-12-15T21:17:05.810Z","updated_at":"2026-05-01T13:32:50.006Z","avatar_url":"https://github.com/rajiv-k.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# meh\n\n### meh message format:\n\n        0         4         8                16\n        +---------+---------+----------------+\n        |d|  ver  | flags   |    opcode      |\n        +---------+--------------------------+\n        |                length              |\n        +------------------------------------+\n        |                                    |\n        .            ...  body ...           .\n        .                                    .\n        +-------------------------------------\n\n    d (1 bit): direction of message\n               1: client to server\n               0: server to client\n\n    ver(3 bit): protocol version\n    flags(4 bit)\n    opcode(1 byte)\n    length(2 bytes): length of message payload following the header\n    body (variable): message payload\n\n### Wireshark dissector\n\nRefer [wireshark/README.md](./wireshark/README.md) for installation steps.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajiv-k%2Fmeh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajiv-k%2Fmeh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajiv-k%2Fmeh/lists"}