Skip to content

Commit 42d9024

Browse files
committed
Release
1 parent 82042a1 commit 42d9024

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

README.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,7 @@ try {
665665
"sourcesysid": "", // (string) Sender system identity, applicable only for presence or system channel.
666666
"sqnum": "1", // (string) user defined, sent during publish function.
667667
"sessionid": "", // (string) Sender sessionid, applicable only for presence or system channel.
668-
"intime": 1645554960732 // (string) EPOC time of the sender at time of publish.
668+
"intime": 25 // (int) Intime is a metric that quantifies the routing latency within the messaging infrastructure, specifically within the context of the messaging platform. It measures the time it takes for an event message to traverse from the moment it is received by the messaging to the instant it is dispatched to the subscriber(s) of the event. InTime is expressed in milliseconds (ms) and serves as a crucial indicator of the efficiency and responsiveness of the messaging system. This metric Not applicable for system events.
669669
}
670670
```
671671

@@ -789,7 +789,7 @@ try {
789789
"sourcesysid": "", // (string) Sender system identity, applicable only for presence or system channel.
790790
"sqnum": "1", // (string) user defined, sent during publish function.
791791
"sessionid": "", // (string) Sender sessionid, applicable only for presence or system channel.
792-
"intime": 1645554960732 // (string) EPOC time of the sender at time of publish.
792+
"intime": null
793793
}
794794
```
795795

@@ -816,7 +816,7 @@ try {
816816
"sourcesysid": "", // (string)
817817
"sqnum": "", // (string)
818818
"sessionid": "", // (string)
819-
"intime": // (string)
819+
"intime": null
820820
}
821821
```
822822

@@ -837,7 +837,7 @@ try {
837837
"sourcesysid": "", // (string)
838838
"sqnum": "", // (string)
839839
"sessionid": "", // (string)
840-
"intime": // (string)
840+
"intime": null
841841
}
842842
```
843843

@@ -858,7 +858,7 @@ try {
858858
"sourcesysid": "", // (string)
859859
"sqnum": "", // (string)
860860
"sessionid": "", // (string)
861-
"intime": // (string)
861+
"intime": null
862862
}
863863
```
864864

@@ -879,7 +879,7 @@ try {
879879
"sourcesysid": "", // (string)
880880
"sqnum": "", // (string)
881881
"sessionid": "", // (string)
882-
"intime": // (string)
882+
"intime": null
883883
}
884884
```
885885

@@ -900,7 +900,7 @@ try {
900900
"sourcesysid": "", // (string)
901901
"sqnum": "", // (string)
902902
"sessionid": "", // (string)
903-
"intime": // (string)
903+
"intime": null
904904
}
905905
```
906906

@@ -927,7 +927,7 @@ try {
927927
"sourcesysid": "", // (string)
928928
"sqnum": "", // (string)
929929
"sessionid": "", // (string)
930-
"intime": // (string)
930+
"intime": null
931931
}
932932
```
933933

@@ -948,7 +948,7 @@ try {
948948
"sourcesysid": "", // (string)
949949
"sqnum": "", // (string)
950950
"sessionid": "", // (string)
951-
"intime": // (string)
951+
"intime": null
952952
}
953953
```
954954

@@ -975,7 +975,7 @@ try {
975975
"sourcesysid": "", // (string)
976976
"sqnum": "", // (string)
977977
"sessionid": "", // (string)
978-
"intime": // (string)
978+
"intime": null
979979
}
980980
```
981981

@@ -1006,7 +1006,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
10061006
"sourcesysid": "nameofcaller", // (string) Sys id of the member who has subscribed/connected to channel
10071007
"sqnum": null, // (string)
10081008
"sessionid": "ydR27s3Z92yQw7wjGY2lX", // (string) Session id of the member who has subscribed/connected to channel
1009-
"intime": null // (string)
1009+
"intime": null
10101010
}
10111011
```
10121012

@@ -1037,7 +1037,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
10371037
"sourcesysid": "nameofcaller", // (string) Sys id of the member who has subscribed/connected to channel
10381038
"sqnum": null, // (string)
10391039
"sessionid": "ydR27s3Z92yQw7wjGY2lX", // (string) Session id of the member who has subscribed/connected to channel
1040-
"intime": null // (string)
1040+
"intime": null
10411041
}
10421042
```
10431043

@@ -1058,7 +1058,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
10581058
"sourcesysid": "", // (string)
10591059
"sqnum": "", // (string)
10601060
"sessionid": "", // (string)
1061-
"intime": // (string)
1061+
"intime": null
10621062
}
10631063
```
10641064

@@ -1085,7 +1085,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
10851085
"sourcesysid": "", // (string)
10861086
"sqnum": "", // (string)
10871087
"sessionid": "", // (string)
1088-
"intime": // (string)
1088+
"intime": null
10891089
}
10901090
```
10911091

@@ -1106,7 +1106,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
11061106
"sourcesysid": "", // (string)
11071107
"sqnum": "", // (string)
11081108
"sessionid": "", // (string)
1109-
"intime": // (string)
1109+
"intime": null
11101110
}
11111111
```
11121112

@@ -1133,7 +1133,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
11331133
"sourcesysid": "", // (string)
11341134
"sqnum": "", // (string)
11351135
"sessionid": "", // (string)
1136-
"intime": // (string)
1136+
"intime": null
11371137
}
11381138
```
11391139

@@ -1154,7 +1154,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
11541154
"sourcesysid": "", // (string)
11551155
"sqnum": "", // (string)
11561156
"sessionid": "", // (string)
1157-
"intime": // (string)
1157+
"intime": null
11581158
}
11591159
```
11601160

@@ -1181,7 +1181,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
11811181
"sourcesysid": "", // (string)
11821182
"sqnum": "", // (string)
11831183
"sessionid": "", // (string)
1184-
"intime": // (string)
1184+
"intime": null
11851185
}
11861186
```
11871187

0 commit comments

Comments
 (0)