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
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -55,3 +55,11 @@
55
55
### ws_v1.2-beta.1
56
56
- installed axios and added a proxy service
57
57
- resolved push errors
58
+
59
+
### ws_v1.2-beta.2
60
+
- update server
61
+
- messages will now be routed through the node with the lowest latency. added latency monitoring and message batches for lower delay in messages. optimized the nodes and servers. the node and server control panels now have a graph of latency and the server control panel has an option to change the latency threshold for disconnecting a node (or routing requests through a different node).
0 commit comments