[docs](trx-plugin-example): update paths and references
Update dependency paths to new trx-backend and trx-frontend locations. Replace trx-bin references with trx-server/trx-client. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Stanislaw Grams <stanislawgrams@gmail.com>
This commit is contained in:
@@ -16,4 +16,4 @@ mkdir -p plugins
|
||||
cp target/release/libtrx_plugin_example.* plugins/
|
||||
```
|
||||
|
||||
Run `trx-bin` with `TRX_PLUGIN_DIRS=./plugins` to discover the plugin.
|
||||
Run `trx-server` or `trx-client` with `TRX_PLUGIN_DIRS=./plugins` to discover the plugin.
|
||||
|
||||
Reference in New Issue
Block a user