[💡 FEATURE REQUEST]: HTTP-to-RPC bridge #1742
Labels
C-feature-accepted
Category: Feature discussed and accepted
help-needed-hard
Call for participation: Experience needed to fix: Hard / a lot
S-RFC
Request: Request for comments
Plugin
RPC
I have an idea!
In the RoadRunner we have a lot of the different RPC methods that are used to send the data to the JOBS drivers, control/monitor different plugins, reset RR, show info about the workers, etc. Since RPC is a good way to send some data, it is hard to do that outside the RR environment.
This proposal is about adding an HTTP/1.1 server to the RPC plugin to allow users to send HTTP requests, which would be automatically converted to the internal RPC format.
For example, to send a JOB to the JOBS plugin user would have two options:
Docs:
The text was updated successfully, but these errors were encountered: