Skip to content

Commit e837cfc

Browse files
committed
Update FUTURE.md
1 parent 20dbbcd commit e837cfc

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

FUTURE.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,11 @@ throughput and reliability.
3939

4040
```javascript
4141
{
42-
errors : {},
43-
messages : [
42+
service : "subscribe",
43+
status : 200,
44+
error : false,
45+
message : "details",
46+
payload : [
4447
{ channel : "my_channel",
4548
data : PAYLOAD,
4649
timetoken : "13437561957685947" },

0 commit comments

Comments
 (0)