Martin Saulis
Martin Saulis
Does not look like there's been any progress here for quite a while. Would @sstephenson care to comment? Cheers, M.
What is the status of the project? A lot of unresolved issues for some time now, same for pull requests.
ES 1.0.0
I'm on ES 1.0.0, and the plugin just keeps on failing with this: ``` INFO: [Angler] failed to get local cluster state for [#transport#-1][inet[/127.0.0.1:9300]], disconnecting... ``` Even though it's a...
Documentation states `socket.connect(address [, connectedCallback])`, yet while the sub socket connect callback is indeed optional, the pub socket connect callback is not optional, and if you only do this: `pub.connect('socket')`...
Any reason these packages are not devDependencies?: "dependencies": { "@types/node": "^18.11.15", "better-npm-audit": "^3.7.3", "nyc": "^15.1.0" }