Changes

Jump to: navigation, search

Loop/Architecture/Rooms

85 bytes added, 09:56, 3 October 2014
Use real numbers in JSON input / outputs
|-
| Thu Oct 2 16:32:42 CEST 2014 || Rémy Hubscher || Improve the notification description.
|-
| Thu Oct 3 16:32:42 CEST 2014 || Alexis Métaireau || Use Numbers instead of Strings in JSON outputs / inputs.
|}
{
"roomName": "UX Discussion",
"expiresIn": "5",
"roomOwner": "Alexis",
"maxSize": "2"
}
{
"roomName": "Follow-up from UX Discussion",
"expiresIn": "24"
}
"action": "join",
"displayName": "Adam",
"clientMaxSize": "2"
}
{
"expires": "600"
}
"roomToken": "_nxD4V4FflQ",
"roomName": "First Room Name",
"maxSize": "2", "currSize": "0", "ctime": "1405517546"
},
{
"roomToken": "QzBbvGmIZWU",
"roomName": "Second Room Name",
"maxSize": "2", "currSize": "0", "ctime": "1405517418"
},
{
"roomToken": "3jKS_Els9IU",
"roomName": "Third Room Name",
"maxSize": "3", "clientMaxSize": "2", "currSize": "1", "ctime": "1405518241"
}
]
Confirm
120
edits

Navigation menu