Jaakko Heusala

Results 7 comments of Jaakko Heusala

No, I haven't solved it. I recall I just used normal HTTP network as a workaround. I would indeed use UNIX sockets if it were possible, and AFAIK there is...

I have started creating a TypeScript `index.d.ts` support here: https://github.com/heusalagroup/node-net-snmp/blob/master/index.d.ts It's still quite incomplete. I will add types as I need them. I also started complete refactoring of the project...

Last release was 2009. Would appreciate one :)

I made the fix in the above commit and also run tests with [Travis-CI](https://travis-ci.org/norjs/angular.js/builds/519135609). However, I'm not sure how to make my own deployment package yet.

I have tested this fix and it makes input on IE much more responsive. It's still too early to tell if the problem with last character missing is fixed, but...

AFAIK it also does not affect modern browsers, since this part of the code is in IE-only block. Unless there is other (legacy) browsers that use it; in that case,...