We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2394cd0 commit deeee87Copy full SHA for deeee87
README.md
@@ -24,7 +24,7 @@ Follow the project on Twitter: https://twitter.com/SocketCluster
24
25
### Recent changes
26
27
-v0.9.42 - Major efficiency improvement - Now using UNIX sockets instead of TCP sockets for IPC. Uses named pipes on Windows.
+v0.9.44 - Major efficiency improvement - Now using UNIX sockets instead of TCP sockets for IPC. Uses named pipes on Windows.
28
This change affected the API. The workers and stores start options are now just integers instead of arrays of port numbers.
29
Also note that the balancerCount option was renamed to balancers.
30
0 commit comments