Skip to content

Is the RoadRunner - broadcast plugin compatible with Pusher or Socket.IO #1028

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

You must be logged in to vote

Hey @litan1106. No, the broadcast plugin hasn't implemented the Laravel Echo API. But, if you make an issue with the detailed Laravel Echo API description, it could be implemented as one of the broadcast drivers.
In general, the broadcast plugin accepts different drivers (Redis, boltdb, memory, etc). The driver connects to the broadcast plugin to provide broadcast capabilities. For the Laravel Echo, that could be a similar driver.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@litan1106
Comment options

@rustatian
Comment options

Answer selected by rustatian
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