http2-server icon indicating copy to clipboard operation
http2-server copied to clipboard

Simple HTTP2/SPDY server similiar to http-server using express & node-spdy

Results 1 http2-server issues
Sort by recently updated
recently updated
newest added

open url https://localhost:4443 RangeError: Invalid typed array length: -4095 at new Uint8Array () at new FastBuffer (internal/buffer.js:951:1) at Handle.onStreamRead [as onread] (internal/stream_base_commons.js:187:19) at Stream. (/usr/local/lib/node_modules/static-http2-server/node_modules/handle-thing/lib/handle.js:120:12) at Stream.emit (events.js:327:22) at endReadableNT...