-
-
Notifications
You must be signed in to change notification settings - Fork 959
Closed
Labels
Description
Hello!
Is there any plans to support websocket? Via Ratchet, Workerman or maybe nodejs server or whatever.)
I just want to get event from server when some entity changed. This eliminates the need to polling server. And in some part of my application this leads to significantly increase performance.
I suppose mechanism used in Varnish invalidation cache can be somehow reused in this case too.
What do you think?
Reactions are currently unavailable