You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create the minimal viable product that supports the following use cases:
- From PHP, pass a JSON string to a node process
- Have a node process consume the JSON and process it arbitrarily
- Provide a way to have the node script respond to the PHP initiator
- Have the initiator PHP script consume the response