Skip to content

Instantly share code, notes, and snippets.

@hiranya911
Last active January 7, 2018 21:35
Show Gist options
  • Save hiranya911/2f4870ff5c16189d73440325401dae45 to your computer and use it in GitHub Desktop.
Save hiranya911/2f4870ff5c16189d73440325401dae45 to your computer and use it in GitHub Desktop.
{
"rooms": {
"one": {
"title": "Historical Tech Pioneers",
"createdAt": 1459361875666
},
"two": { },
},
"members": {
"one": {
"ghopper": true,
"eclarke": true
},
"two": { },
},
"messages": {
"one": {
"m1": {
"name": "eclarke",
"message": "The relay seems to be malfunctioning.",
"timestamp": 1459361875337
},
"m2": { },
"m3": { }
},
"two": { },
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment