Last active
September 1, 2019 07:49
-
-
Save DJanoskova/6c9a1c5ea17c0b2e46939d5ddfc09410 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "room:newMessage", | |
| "data": { | |
| "created_at": "2019-09-01 07:47:50", | |
| "id": 1, | |
| "message": "Hello world!", | |
| "name": "Dana", | |
| "room_id": "a2451846-fa6a-2cb2-9a9e-96ff1bc54af9", | |
| "updated_at": "2019-09-01 07:47:50" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment