Hi all, I'd be very interested to see how we could tackle websocket support as there are many possible options.
For example, we could recommend that such functionality should be offloaded to Pusher or we could document how to use a socket.io cluster. If you're to use Websocks, once your app gets big you'll want to account for a solid scaling setup (Redis etc.). Also, see Sailsjs for example who make it very easy to utilise Websocks on the client. Happy to discuss & assist wherever I can, thanks.
+1
+1
+1
What about SocketCluster?
@jbruni worth checking, i will look into it, once i will start with the Socket provider
Closing and added it to the Roadmap on trello https://trello.com/b/yzpqCgdl/adonis-for-humans
is it already added ?
When is the implementation planned?
@ntvsx193 @mubbashar it is already implemented
http://adonisjs.com/docs/3.2/websocket
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
@jbruni worth checking, i will look into it, once i will start with the Socket provider