1000TurquoisePogs

Results 220 comments of 1000TurquoisePogs

using `crypto` in node is still extraordinarily slow, which was the reason we used this `diffie-hellman` instead. however, research revealed `crypto.webcrypto` has functions that are implemented differently that may be...

This is a fork of express-ws because it had a CVE which was in a dependency. So we forked it to update the dependency ourselves. Since then, there have been...

I looked into this more and our fork diverged a little other than simple library differences, so it's a good idea to keep the fork. But, we'll just bring its...

correct, the code is not ready for testing of zlux. i would love to make the code available to @rudatp soon to know where to go next.

for the idea of a defaults-based yaml, i started some work here https://github.com/zowe/zowe-install-packaging/pull/3356 but would be happy if others picked it up or gave feedback, because it's something i was...

This looks easy to do. I'd rather move away from bluebird entirely, but that is harder to do because of our use of `Promise.coroutine`

If people want to popularity vote this, please chime in, thumbs up, thumbs down, or otherwise share thoughts.

removable. the one place it was used can be done with simple js.

Thanks for the report. Can you turn on protocol and message debuggers so that we can determine what's on the screen? https://github.com/zowe/tn3270-ng2/wiki/Loggers#developingdebugging The terminal usually handles invisible fields, so it...

even better express published 4.18.3 6 days ago and we will move to that.