{"id":28400248,"url":"https://github.com/actor-framework/riac-demos","last_synced_at":"2025-06-28T09:31:30.285Z","repository":{"id":19398079,"uuid":"22639597","full_name":"actor-framework/riac-demos","owner":"actor-framework","description":"Example application to test the CAF probe, nexus and shell.","archived":false,"fork":false,"pushed_at":"2015-08-03T21:19:03.000Z","size":162,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-06-24T10:58:45.465Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":false,"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/actor-framework.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":"2014-08-05T10:23:26.000Z","updated_at":"2021-09-21T16:02:16.000Z","dependencies_parsed_at":"2022-09-13T14:52:21.051Z","dependency_job_id":null,"html_url":"https://github.com/actor-framework/riac-demos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/actor-framework/riac-demos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actor-framework%2Friac-demos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actor-framework%2Friac-demos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actor-framework%2Friac-demos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actor-framework%2Friac-demos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actor-framework","download_url":"https://codeload.github.com/actor-framework/riac-demos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actor-framework%2Friac-demos/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262406084,"owners_count":23306072,"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-06-01T09:38:26.978Z","updated_at":"2025-06-28T09:31:30.279Z","avatar_url":"https://github.com/actor-framework.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Probe Examples\n==============\n\nExample application to test probe, nexus and shell. Requires libcaf with the components libcaf_riac, nexus and shell. Implemented examples so far:\n* `probed_calculator`\n* `ping_pong`\n\nBuild\n-----\n ```\n./configure\n make\n ```\n\nStart\n-----\nTo start `probed_calculator`, you need to start a nexus fist.\nIt is included in CAF and per default located in the directory `build/bin`:\n ```\n ./build/bin/nexus \u003cnexus-port\u003e\n ```\n\nNext, start the `probed_calculator`:\n```\n./build/probed_calculator --server --port=\u003ccalculator-port\u003e --caf-nexus-host=\u003cnexus-host\u003e --caf-nexus-port=\u003cnexus-port\u003e\n```\n\nUsage\n-----\nYou can start clients and also interact with the running system using CAF's shell. To start the calculator as client and add two numbers (e.g. 10 + 20), run:\n\n```\n./build/probed_calculator --host=\u003ccalculator-host\u003e --port=\u003ccalculator-port\u003e --caf-nexus-host=\u003cnexus-host\u003e --caf-nexus-port=\u003cnexus-port\u003e -x 10 -y 20\n```\n\nDependencies\n------------\n* https://github.com/actor-framework/actor-framework\n\nPlease have a look in actor-frameworks [wiki](https://github.com/actor-framework/actor-framework/wiki).\nWith the following submodules:\n* `libcaf_riac`\n* `nexus`\n* `shell`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factor-framework%2Friac-demos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factor-framework%2Friac-demos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factor-framework%2Friac-demos/lists"}