Update README.md
This commit is contained in:
parent
78cfb530c0
commit
b9e008caf3
@ -1,5 +1,5 @@
|
|||||||
# BRAID v0.8.5
|
# BRAID v0.8.5
|
||||||
## Websocket server for the Measure platform
|
> Websocket server for the Measure platform
|
||||||
[](https://semaphoreci.com/yardstick/braid)
|
[](https://semaphoreci.com/yardstick/braid)
|
||||||
|
|
||||||
## Essential Information:
|
## Essential Information:
|
||||||
@ -17,7 +17,8 @@
|
|||||||
secret = "test"
|
secret = "test"
|
||||||
payload = {
|
payload = {
|
||||||
:data => {
|
:data => {
|
||||||
:client => 'client name (mhs is only one implemented currently)', :client_type => 'site (only one in use rite now)',
|
:client => 'client name (mhs is only one implemented currently)',
|
||||||
|
:client_type => 'site (only one in use rite now)',
|
||||||
:user_id => (yardstick user id),
|
:user_id => (yardstick user id),
|
||||||
:user_type => '(teacher/user)',
|
:user_type => '(teacher/user)',
|
||||||
:channel => 'desired channel name'
|
:channel => 'desired channel name'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user