Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/
Class
app/lib/wsBus.js:23–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
module.exports = wsBus =
class
WsBus extends CocoClass {
24
constructor (...args) {
25
wsBus.prototype.subscriptions = {
26
'auth:me-synced'
:
'onMeSynced'
,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected