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
@@ -665,7 +665,7 @@ try {
665
665
"sourcesysid": "", // (string) Sender system identity, applicable only for presence or system channel.
666
666
"sqnum": "1", // (string) user defined, sent during publish function.
667
667
"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.
669
669
}
670
670
```
671
671
@@ -789,7 +789,7 @@ try {
789
789
"sourcesysid":"", // (string) Sender system identity, applicable only for presence or system channel.
790
790
"sqnum":"1", // (string) user defined, sent during publish function.
791
791
"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
793
793
}
794
794
```
795
795
@@ -816,7 +816,7 @@ try {
816
816
"sourcesysid":"", // (string)
817
817
"sqnum":"", // (string)
818
818
"sessionid":"", // (string)
819
-
"intime":// (string)
819
+
"intime":null
820
820
}
821
821
```
822
822
@@ -837,7 +837,7 @@ try {
837
837
"sourcesysid":"", // (string)
838
838
"sqnum":"", // (string)
839
839
"sessionid":"", // (string)
840
-
"intime":// (string)
840
+
"intime":null
841
841
}
842
842
```
843
843
@@ -858,7 +858,7 @@ try {
858
858
"sourcesysid":"", // (string)
859
859
"sqnum":"", // (string)
860
860
"sessionid":"", // (string)
861
-
"intime":// (string)
861
+
"intime":null
862
862
}
863
863
```
864
864
@@ -879,7 +879,7 @@ try {
879
879
"sourcesysid":"", // (string)
880
880
"sqnum":"", // (string)
881
881
"sessionid":"", // (string)
882
-
"intime":// (string)
882
+
"intime":null
883
883
}
884
884
```
885
885
@@ -900,7 +900,7 @@ try {
900
900
"sourcesysid":"", // (string)
901
901
"sqnum":"", // (string)
902
902
"sessionid":"", // (string)
903
-
"intime":// (string)
903
+
"intime":null
904
904
}
905
905
```
906
906
@@ -927,7 +927,7 @@ try {
927
927
"sourcesysid":"", // (string)
928
928
"sqnum":"", // (string)
929
929
"sessionid":"", // (string)
930
-
"intime":// (string)
930
+
"intime":null
931
931
}
932
932
```
933
933
@@ -948,7 +948,7 @@ try {
948
948
"sourcesysid":"", // (string)
949
949
"sqnum":"", // (string)
950
950
"sessionid":"", // (string)
951
-
"intime":// (string)
951
+
"intime":null
952
952
}
953
953
```
954
954
@@ -975,7 +975,7 @@ try {
975
975
"sourcesysid":"", // (string)
976
976
"sqnum":"", // (string)
977
977
"sessionid":"", // (string)
978
-
"intime":// (string)
978
+
"intime":null
979
979
}
980
980
```
981
981
@@ -1006,7 +1006,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
1006
1006
"sourcesysid":"nameofcaller", // (string) Sys id of the member who has subscribed/connected to channel
1007
1007
"sqnum":null, // (string)
1008
1008
"sessionid":"ydR27s3Z92yQw7wjGY2lX", // (string) Session id of the member who has subscribed/connected to channel
1009
-
"intime":null// (string)
1009
+
"intime":null
1010
1010
}
1011
1011
```
1012
1012
@@ -1037,7 +1037,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
1037
1037
"sourcesysid":"nameofcaller", // (string) Sys id of the member who has subscribed/connected to channel
1038
1038
"sqnum":null, // (string)
1039
1039
"sessionid":"ydR27s3Z92yQw7wjGY2lX", // (string) Session id of the member who has subscribed/connected to channel
1040
-
"intime":null// (string)
1040
+
"intime":null
1041
1041
}
1042
1042
```
1043
1043
@@ -1058,7 +1058,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
1058
1058
"sourcesysid":"", // (string)
1059
1059
"sqnum":"", // (string)
1060
1060
"sessionid":"", // (string)
1061
-
"intime":// (string)
1061
+
"intime":null
1062
1062
}
1063
1063
```
1064
1064
@@ -1085,7 +1085,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
1085
1085
"sourcesysid":"", // (string)
1086
1086
"sqnum":"", // (string)
1087
1087
"sessionid":"", // (string)
1088
-
"intime":// (string)
1088
+
"intime":null
1089
1089
}
1090
1090
```
1091
1091
@@ -1106,7 +1106,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
1106
1106
"sourcesysid":"", // (string)
1107
1107
"sqnum":"", // (string)
1108
1108
"sessionid":"", // (string)
1109
-
"intime":// (string)
1109
+
"intime":null
1110
1110
}
1111
1111
```
1112
1112
@@ -1133,7 +1133,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
1133
1133
"sourcesysid":"", // (string)
1134
1134
"sqnum":"", // (string)
1135
1135
"sessionid":"", // (string)
1136
-
"intime":// (string)
1136
+
"intime":null
1137
1137
}
1138
1138
```
1139
1139
@@ -1154,7 +1154,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
1154
1154
"sourcesysid":"", // (string)
1155
1155
"sqnum":"", // (string)
1156
1156
"sessionid":"", // (string)
1157
-
"intime":// (string)
1157
+
"intime":null
1158
1158
}
1159
1159
```
1160
1160
@@ -1181,7 +1181,7 @@ This will be triggered only for **presence** `(prs:)` and **system** `(sys:)` ch
0 commit comments