Update README.md

This commit is contained in:
brmnjsh 2019-03-14 16:40:01 -04:00 committed by GitHub
parent 78cfb530c0
commit b9e008caf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# BRAID v0.8.5 # BRAID v0.8.5
## Websocket server for the Measure platform > Websocket server for the Measure platform
[![Build Status](https://semaphoreci.com/api/v1/projects/7767f0f3-4da6-4c84-9167-4db5402a3262/2573412/badge.svg)](https://semaphoreci.com/yardstick/braid) [![Build Status](https://semaphoreci.com/api/v1/projects/7767f0f3-4da6-4c84-9167-4db5402a3262/2573412/badge.svg)](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'