Example #1
0
		process.nextTick(_ => {
			this.rstream.open()
			debug(`Start listening by token: ${this.token}`)
		})
Example #2
0
	open() {
		this.rstream.open()
	}