{"id":27958158,"url":"https://github.com/ericsson/tpaf","last_synced_at":"2025-05-07T18:16:37.321Z","repository":{"id":188409895,"uuid":"678395974","full_name":"Ericsson/tpaf","owner":"Ericsson","description":"A footprint-optimized Pathfinder server","archived":false,"fork":false,"pushed_at":"2024-05-23T18:49:38.000Z","size":113,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-05-07T18:16:31.996Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ericsson.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}},"created_at":"2023-08-14T13:05:19.000Z","updated_at":"2024-05-23T18:49:41.000Z","dependencies_parsed_at":"2023-08-15T07:38:14.868Z","dependency_job_id":"b1977d24-dae0-438b-aa79-a50e855c5df6","html_url":"https://github.com/Ericsson/tpaf","commit_stats":null,"previous_names":["ericsson/tpaf"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Ftpaf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Ftpaf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Ftpaf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Ftpaf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson","download_url":"https://codeload.github.com/Ericsson/tpaf/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252931506,"owners_count":21827112,"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-05-07T18:16:36.480Z","updated_at":"2025-05-07T18:16:37.264Z","avatar_url":"https://github.com/Ericsson.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tpafd\n\n## Introduction\n\nPathfinder is a light-weight service discovery system for embedded or\ncloud use.\n\nThis repository contains `tpafd`, a footprint-optimized server-side\nimplementation of the [Pathfinder\nprotocol](https://github.com/Ericsson/paf/blob/master/doc/protocol/PROTOCOLv2.md)\nversion 2.\n\n## Dependencies\n\ntpafd is implemented in C, and is designed to have very few\ndependencies.\n\n* libjansson\n* libxcm\n* Automake\n* libevent\n\n## Installation\n\nTo build and install tpafd, run:\n\n```\nautoreconf -i \u0026\u0026 ./configure \u0026\u0026 make install\n```\n\n## Test Suites\n\nThe tpaf repository includes unit tests. To run these tests, issue:\n\n```\nmake check\n```\n\nTo run the test suites in valgrind, supply ``--enable-valgrind`` to\nthe configure script.\n\nThe unit tests have a limited scope, and primarily target low-level\ndata structures and other things that lends themselves to unit\ntesting.\n\nTo address domain logic correctness, tpafd relies on the test suite\nfound in the Python-based [Pathfinder\nserver](https://github.com/Ericsson/paf/) and\nthe [libpaf client library](https://github.com/Ericsson/libpaf/).\n\nTo run the server-level tests, check out and change the current\nworking directory to the `paf` repository, and run:\n\n``\nmake check TESTOPTS=\"--server tpaf\"\n``\n\n## Documentation\n\nThe [Pathfinder application protocol\nspecification](https://github.com/Ericsson/paf/blob/master/doc/protocol/PROTOCOLv2.md),\nin particular the data model section, includes a lot of useful\ninformation on how a Pathfinder service discovery system works.\n\n### Manual pages\n\n* [tpafd](https://ericsson.github.io/tpaf/man/tpafd.8.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericsson%2Ftpaf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericsson%2Ftpaf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericsson%2Ftpaf/lists"}