connect: Connect and authenticate to the websocket via a client

Description Usage Arguments Examples

View source: R/gateway.r

Description

Connect and authenticate to the websocket via a client

Usage

1
connect(client)

Arguments

client

A Client class/object

Examples

1
2
3
4
5
## Not run: 
client <- Client("<PRECIOUS TOKEN>")
connect(client)

## End(Not run)

TheOnlyArtz/Pirate documentation built on Oct. 31, 2019, 12:12 a.m.