Skip to content

Roadrunner for non-PHP apps? #1319

Answered by rustatian
IngwiePhoenix asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @IngwiePhoenix 👋🏻
Sure, RR itself doesn't know anything about PHP running inside the process. You'll only need to implement the goridge protocol in JS.
Here you may have a look at the Golang part (https://github.com/roadrunner-server/goridge)
PHP part: https://github.com/spiral/goridge-php
And specs: https://github.com/roadrunner-server/goridge/blob/master/pkg/frame/frame.md.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by IngwiePhoenix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
R-question Question
2 participants