Documentation for creating custom router with rust plugins. #5316
golfingal72
started this conversation in
Implementation
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just an FYI:
I created this issue #5237
I found a solution by forcing the serde_v8 to compile with opt-level=1.
Building a release version which requires compiling everything from the base repository was causing failures in the router-bridge code and the service could not start up. I spent days figuring this out, so I thought I would share.
Beta Was this translation helpful? Give feedback.
All reactions