Skip to content

DEMONSTRATION ONLY do not merge!! -- implement a prototype hack level relic api plugin added to fio#424

Draft
edrotthoff wants to merge 1 commit intodevelopfrom
feature/BD-4745-fio-develop-04092025
Draft

DEMONSTRATION ONLY do not merge!! -- implement a prototype hack level relic api plugin added to fio#424
edrotthoff wants to merge 1 commit intodevelopfrom
feature/BD-4745-fio-develop-04092025

Conversation

@edrotthoff
Copy link
Contributor

@edrotthoff edrotthoff commented Apr 10, 2025

this PR demonstrates the code necessary to get a hack/prototype level relic_api_plugin to return results integrated with the FIO protocol chain plugin...

this is not a completed set of changes, only for demonstration purposes, needs more work to make code properly integrated with cmake include files libraries, and also to ensure the new plugin can optionally be started when nodeos is run.

to run this...
build the branch.
then run a local 3 node dev net. be sure to add the --plugin relic_plugin to your nodeos start.
then you can at the command prompt do the following command and see the rsvp.
curl -X POST -H "Content-Type: application/json" -d '{}' http://localhost:8879/v1/relic/hello_world

@edrotthoff edrotthoff marked this pull request as draft April 10, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant