Core: Websocket support

Created on 21 Nov 2015  路  10Comments  路  Source: adonisjs/core

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.

Most helpful comment

@jbruni worth checking, i will look into it, once i will start with the Socket provider

All 10 comments

+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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

themodernpk picture themodernpk  路  3Comments

umaams picture umaams  路  3Comments

itsg2jakhmola picture itsg2jakhmola  路  3Comments

Extarys picture Extarys  路  4Comments

aligoren picture aligoren  路  4Comments