Description Usage Arguments Value Examples
Setup Bigstream connector function
1 | bs.connect(host, token)
|
host |
Bigstream Service host. |
token |
Set API token |
connection setting
1 2 3 | host <- "http://sample.bigstream.io/"
token <- "token"
bs.connect(host, token)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.