Skip to content
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.

update websocket cluster package registration #261

Merged
merged 2 commits into from
Mar 28, 2018
Merged

update websocket cluster package registration #261

merged 2 commits into from
Mar 28, 2018

Conversation

Goopil
Copy link
Contributor

@Goopil Goopil commented Mar 27, 2018

from require('@adonisjs/websocket-client/clusterPubSub')()

to require('@adonisjs/websocket/clusterPubSub')()¨

as discussed in 260

Goopil added 2 commits March 27, 2018 19:35
from  `require('@adonisjs/websocket-client/clusterPubSub')()`

to `require('@adonisjs/websocket/clusterPubSub')()`
update websocket cluster package registration
@thetutlage thetutlage merged commit 9ad141c into adonisjs:4.1 Mar 28, 2018
@thetutlage
Copy link
Member

Thanks 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants