You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18-18Lines changed: 18 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -694,7 +694,7 @@ try {
694
694
"sourcesysid":"", // (string) Sender system identity, applicable only for presence or system channel.
695
695
"sqnum":"1", // (string) user defined, sent during publish function.
696
696
"sessionid":"", // (string) Sender sessionid, applicable only for presence or system channel.
697
-
"intime":1645554960732// (string) EPOC time of the sender at time of publish.
697
+
"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.
698
698
}
699
699
```
700
700
@@ -823,7 +823,7 @@ try {
823
823
"sourcesysid":"", // (string) Sender system identity, applicable only for presence or system channel.
824
824
"sqnum":"1", // (string) user defined, sent during publish function.
825
825
"sessionid":"", // (string) Sender sessionid, applicable only for presence or system channel.
826
-
"intime":1645554960732// (string) EPOC time of the sender at time of publish.
826
+
"intime":null
827
827
}
828
828
```
829
829
@@ -850,7 +850,7 @@ try {
850
850
"sourcesysid":"", // (string)
851
851
"sqnum":"", // (string)
852
852
"sessionid":"", // (string)
853
-
"intime":// (string)
853
+
"intime":null
854
854
}
855
855
```
856
856
@@ -871,7 +871,7 @@ try {
871
871
"sourcesysid":"", // (string)
872
872
"sqnum":"", // (string)
873
873
"sessionid":"", // (string)
874
-
"intime":// (string)
874
+
"intime":null
875
875
}
876
876
```
877
877
@@ -892,7 +892,7 @@ try {
892
892
"sourcesysid":"", // (string)
893
893
"sqnum":"", // (string)
894
894
"sessionid":"", // (string)
895
-
"intime":// (string)
895
+
"intime":null
896
896
}
897
897
```
898
898
@@ -913,7 +913,7 @@ try {
913
913
"sourcesysid":"", // (string)
914
914
"sqnum":"", // (string)
915
915
"sessionid":"", // (string)
916
-
"intime":// (string)
916
+
"intime":null
917
917
}
918
918
```
919
919
@@ -934,7 +934,7 @@ try {
934
934
"sourcesysid":"", // (string)
935
935
"sqnum":"", // (string)
936
936
"sessionid":"", // (string)
937
-
"intime":// (string)
937
+
"intime":null
938
938
}
939
939
```
940
940
@@ -961,7 +961,7 @@ try {
961
961
"sourcesysid":"", // (string)
962
962
"sqnum":"", // (string)
963
963
"sessionid":"", // (string)
964
-
"intime":// (string)
964
+
"intime":null
965
965
}
966
966
```
967
967
@@ -982,7 +982,7 @@ try {
982
982
"sourcesysid":"", // (string)
983
983
"sqnum":"", // (string)
984
984
"sessionid":"", // (string)
985
-
"intime":// (string)
985
+
"intime":null
986
986
}
987
987
```
988
988
@@ -1009,7 +1009,7 @@ try {
1009
1009
"sourcesysid":"", // (string)
1010
1010
"sqnum":"", // (string)
1011
1011
"sessionid":"", // (string)
1012
-
"intime":// (string)
1012
+
"intime":null
1013
1013
}
1014
1014
```
1015
1015
@@ -1040,7 +1040,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
1040
1040
"sourcesysid":"nameofcaller", // (string) Sys id of the member who has subscribed/connected to channel
1041
1041
"sqnum":null, // (string)
1042
1042
"sessionid":"ydR27s3Z92yQw7wjGY2lX", // (string) Session id of the member who has subscribed/connected to channel
1043
-
"intime":null// (string)
1043
+
"intime":null
1044
1044
}
1045
1045
```
1046
1046
@@ -1071,7 +1071,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
1071
1071
"sourcesysid":"nameofcaller", // (string) Sys id of the member who has subscribed/connected to channel
1072
1072
"sqnum":null, // (string)
1073
1073
"sessionid":"ydR27s3Z92yQw7wjGY2lX", // (string) Session id of the member who has subscribed/connected to channel
1074
-
"intime":null// (string)
1074
+
"intime":null
1075
1075
}
1076
1076
```
1077
1077
@@ -1092,7 +1092,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
1092
1092
"sourcesysid":"", // (string)
1093
1093
"sqnum":"", // (string)
1094
1094
"sessionid":"", // (string)
1095
-
"intime":// (string)
1095
+
"intime":null
1096
1096
}
1097
1097
```
1098
1098
@@ -1119,7 +1119,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
1119
1119
"sourcesysid":"", // (string)
1120
1120
"sqnum":"", // (string)
1121
1121
"sessionid":"", // (string)
1122
-
"intime":// (string)
1122
+
"intime":null
1123
1123
}
1124
1124
```
1125
1125
@@ -1140,7 +1140,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
1140
1140
"sourcesysid":"", // (string)
1141
1141
"sqnum":"", // (string)
1142
1142
"sessionid":"", // (string)
1143
-
"intime":// (string)
1143
+
"intime":null
1144
1144
}
1145
1145
```
1146
1146
@@ -1167,7 +1167,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
1167
1167
"sourcesysid":"", // (string)
1168
1168
"sqnum":"", // (string)
1169
1169
"sessionid":"", // (string)
1170
-
"intime":// (string)
1170
+
"intime":null
1171
1171
}
1172
1172
```
1173
1173
@@ -1188,7 +1188,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
1188
1188
"sourcesysid":"", // (string)
1189
1189
"sqnum":"", // (string)
1190
1190
"sessionid":"", // (string)
1191
-
"intime":// (string)
1191
+
"intime":null
1192
1192
}
1193
1193
```
1194
1194
@@ -1215,7 +1215,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
0 commit comments