radio bridge activity (#1221)

This commit is contained in:
Peli de Halleux
2018-09-12 21:44:19 -07:00
committed by GitHub
parent eae6e5a6be
commit 42e60645a2
4 changed files with 49 additions and 0 deletions

View File

@ -23,3 +23,15 @@
"cardType": "side"
}]
```
## Streaming
```codecard
[{
"name": "Radio Bridge",
"description": "Send radio messages to editor",
"url": "/projects/radio-bridge",
"imageUrl": "/static/mb/projects/radio-bridge.png",
"cardType": "example"
}]
```