{"id":22011270,"url":"https://github.com/jcelerier/coppa","last_synced_at":"2026-05-20T10:12:54.357Z","repository":{"id":29107388,"uuid":"32636854","full_name":"jcelerier/coppa","owner":"jcelerier","description":"Common Protocol for Parameters","archived":false,"fork":false,"pushed_at":"2017-02-27T15:47:47.000Z","size":398,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-22T11:08:24.993Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jcelerier.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":"2015-03-21T15:15:07.000Z","updated_at":"2017-02-04T18:45:01.000Z","dependencies_parsed_at":"2022-08-21T22:40:10.611Z","dependency_job_id":null,"html_url":"https://github.com/jcelerier/coppa","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jcelerier/coppa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcelerier%2Fcoppa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcelerier%2Fcoppa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcelerier%2Fcoppa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcelerier%2Fcoppa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcelerier","download_url":"https://codeload.github.com/jcelerier/coppa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcelerier%2Fcoppa/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264559663,"owners_count":23628040,"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-30T02:16:26.881Z","updated_at":"2026-05-20T10:12:49.320Z","avatar_url":"https://github.com/jcelerier.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# This work has been integrated into the ossia library\n\nPlease refer to the following repository : https://github.com/OSSIA/API\n\n----\n----\n----\n----\n\n----\n----\n----\n----\n\n\n\n\n![coppa \nlogo](https://github.com/jcelerier/coppa/blob/master/logo_new.jpg) \n\n### Common Protocols for Parameters\n\nThe API is not yet stable. This aims to provide an example of a possible implementation of the OSCQuery protocol, in the most generic possible way to allowto easily adapt to specification changes.\n\n#### Requirements\n\n* An up-to-date C++14 compiler (So far, only tested with clang-3.6; building \nworks with GCC-5.1 but it crashes at runtime)\n* CMake\n* libasio (for websocket connection)\n* [facultative] Qt5 and kf5-kdnssd for ZeroConf operation and examples\n\n#### Setup\n\n    $ git clone https://github.com/jcelerier/coppa\n    $ cd coppa\n    $ git submodule update --init --recursive\n    $ cd jeayeson\n    $ ./configure\n\n#### Building\n\nIn a separate build folder : \n\n    $ cmake -DCMAKE_CXX_COMPILER=[at least clang-3.6] [coppa folder]\n    $ make -j4\n\n#### Running a test server\n\n    ./server_test # Server\n    ./client_test # Client\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcelerier%2Fcoppa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcelerier%2Fcoppa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcelerier%2Fcoppa/lists"}