Erik Mavrinac
Erik Mavrinac
The case here in the existing client-server implementation is that a Task is kept awaiting the server stream while the client disconnects, as the server must continue to accept any...
@dazoe I'm willing to become a maintainer.
Note for those watching this issue, I accepted Dave's collaboration request on this repo, awaiting permissions to publish the package on npmjs.org. Please note I have a (very busy) day...
@dazoe Any motion on the permissions issue? I'm merging changes from various forks and getting ready to push an update for Node 12.
One alternative if that's unresolvable is to publish under a new package name like "ed25519.new" under a new "ed25519" npmjs org, and advertise the change in as many places as...
@JhonnyJason Consider pinning this repo's source as a package reference in package-lock.json. I just did that as an experiment to validate recent commits for Node 12. See https://github.com/erikma/passport-sqrl/blob/1c8104419fbdf480bd61539a4c5ee2da2a0e3609/package.json#L39
I added Windows machine setup instructions to the latest README that include installing the VS 2017 Tools installer (not all of Visual Studio), please retry with head master as those...
Also see cross-process mutex implementation in https://github.com/microsoft/CopyOnWrite/pull/9
Tracking and more details on the bug in https://github.com/microsoft/CopyOnWrite/issues/12
@jskeet from #9801