Gábor Molnár

Results 13 issues of Gábor Molnár

The RC4 cipher generates a constant byte as key stream after a while (~160 characters). The reason is that `i` and `j` are initialized to 0 every time `arcfour_generate_stream()` is...

This seems to be exactly the same as the already supported C321 from a ZWave PoV, it just has a smaller physical size (65x65x45mm vs. 86x86x60mm)

- that can be used to implement header buffer space limitation - and can avoid costly buffer copies

With fallback to HTTP/1.1 if HTTP/2 is not supported.

feature
p5

Should be implemented based on this: https://github.com/joyent/node/blob/master/lib/_http_client.js#L232

bug
p3

It's mainly API related issue, since the actual forwarding has to be done by the user. Related issue: https://github.com/http2/http2-spec/issues/230

feature
p4