Class: CbWebsocket documentation

cbwebsocket~CbWebsocket()

A new CoinboardWebsocket object

Constructor

new CbWebsocket()

Source:

Members

AppConfig

Creds import

Source:

scrapperco

NUMBER of current sessions on scrapper room

Source:

Methods

logthisguy(roomname, usrid)

Log this user

Parameters:
Name Type Description
roomname string
usrid string
Source:

runme(msg, ws)

Run command on format CMD [args]

Parameters:
Name Type Description
msg String

the received command

ws Object

the websocket client object

Source:

scrapper()

Properties:
Name Type Description
scrapper function

socket room event handling

Source:

startmeup()

Main launcher method

Source:
To Do:
  • rewrite deprec socket.io to ws method's