Alternative to Ratchet for WebSocket? #599
-
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 10 replies
-
|
Have a look at https://github.com/voryx/WebSocketMiddleware it uses the Ratchet's websocket implementation under the hood. |
Beta Was this translation helpful? Give feedback.
-
|
Hey @WyriHaximus , thx for the reply! |
Beta Was this translation helpful? Give feedback.
-
|
@jdeepwell I'm sure you're going to like I just posted an update on reviving Ratchet in ratchetphp/Ratchet#1054 (comment)! 🚀 If everything goes accordingly to plan you won't even be looking for an alternative to Ratchet, so make sure to support the project if you can! Cheers! |
Beta Was this translation helpful? Give feedback.

Have a look at https://github.com/voryx/WebSocketMiddleware it uses the Ratchet's websocket implementation under the hood.