Websocket
authorFelix <josuer08@gmail.com>
Sat, 5 Oct 2019 16:58:55 +0000 (17:58 +0100)
committerFelix <josuer08@gmail.com>
Sat, 5 Oct 2019 16:58:55 +0000 (17:58 +0100)
commit0f4e331e6d75c244e978860b62a6e1aed8d446e0
tree84bd6de07395d8b6c2a80fa812b3d811041dcea1
parent0cb383f1c0646575a831f4f812cd85c9e24d9a18
Websocket
249 files changed:
node_modules/.bin/mime [changed from file to symlink]
node_modules/.bin/static [new symlink]
node_modules/.bin/wscat [new symlink]
node_modules/node-static/LICENSE [new file with mode: 0644]
node_modules/node-static/README.md [new file with mode: 0644]
node_modules/node-static/benchmark/node-static-0.3.0.txt [new file with mode: 0644]
node_modules/node-static/bin/cli.js [new file with mode: 0755]
node_modules/node-static/examples/file-server.js [new file with mode: 0644]
node_modules/node-static/lib/node-static.js [new file with mode: 0644]
node_modules/node-static/lib/node-static/util.js [new file with mode: 0644]
node_modules/node-static/node_modules/colors/LICENSE [new file with mode: 0644]
node_modules/node-static/node_modules/colors/README.md [new file with mode: 0644]
node_modules/node-static/node_modules/colors/examples/normal-usage.js [new file with mode: 0644]
node_modules/node-static/node_modules/colors/examples/safe-string.js [new file with mode: 0644]
node_modules/node-static/node_modules/colors/index.d.ts [new file with mode: 0644]
node_modules/node-static/node_modules/colors/lib/colors.js [new file with mode: 0644]
node_modules/node-static/node_modules/colors/lib/custom/trap.js [new file with mode: 0644]
node_modules/node-static/node_modules/colors/lib/custom/zalgo.js [new file with mode: 0644]
node_modules/node-static/node_modules/colors/lib/extendStringPrototype.js [new file with mode: 0644]
node_modules/node-static/node_modules/colors/lib/index.js [new file with mode: 0644]
node_modules/node-static/node_modules/colors/lib/maps/america.js [new file with mode: 0644]
node_modules/node-static/node_modules/colors/lib/maps/rainbow.js [new file with mode: 0644]
node_modules/node-static/node_modules/colors/lib/maps/random.js [new file with mode: 0644]
node_modules/node-static/node_modules/colors/lib/maps/zebra.js [new file with mode: 0644]
node_modules/node-static/node_modules/colors/lib/styles.js [new file with mode: 0644]
node_modules/node-static/node_modules/colors/lib/system/has-flag.js [new file with mode: 0644]
node_modules/node-static/node_modules/colors/lib/system/supports-colors.js [new file with mode: 0644]
node_modules/node-static/node_modules/colors/package.json [new file with mode: 0644]
node_modules/node-static/node_modules/colors/safe.d.ts [new file with mode: 0644]
node_modules/node-static/node_modules/colors/safe.js [new file with mode: 0644]
node_modules/node-static/node_modules/colors/themes/generic-logging.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/.travis.yml [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/LICENSE [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/example/bool.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/example/boolean_double.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/example/boolean_single.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/example/default_hash.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/example/default_singles.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/example/divide.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/example/line_count.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/example/line_count_options.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/example/line_count_wrap.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/example/nonopt.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/example/reflect.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/example/short.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/example/string.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/example/usage-options.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/example/xup.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/index.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/minimist/.travis.yml [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/minimist/LICENSE [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/minimist/example/parse.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/minimist/index.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/minimist/package.json [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/minimist/readme.markdown [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/minimist/test/bool.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/minimist/test/dash.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/minimist/test/default_bool.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/minimist/test/dotted.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/minimist/test/long.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/minimist/test/num.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/minimist/test/parse.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/minimist/test/parse_modified.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/minimist/test/short.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/minimist/test/whitespace.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/wordwrap/LICENSE [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/wordwrap/README.markdown [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/wordwrap/example/center.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/wordwrap/example/meat.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/wordwrap/index.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/wordwrap/package.json [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/wordwrap/test/break.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/wordwrap/test/idleness.txt [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/node_modules/wordwrap/test/wrap.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/package.json [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/readme.markdown [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/test/_.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/test/_/argv.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/test/_/bin.js [new file with mode: 0755]
node_modules/node-static/node_modules/optimist/test/dash.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/test/parse.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/test/parse_modified.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/test/short.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/test/usage.js [new file with mode: 0644]
node_modules/node-static/node_modules/optimist/test/whitespace.js [new file with mode: 0644]
node_modules/node-static/package.json [new file with mode: 0644]
node_modules/node-static/test/fixtures/empty.css [new file with mode: 0644]
node_modules/node-static/test/fixtures/hello.txt [new file with mode: 0644]
node_modules/node-static/test/fixtures/index.html [new file with mode: 0644]
node_modules/node-static/test/fixtures/there/index.html [new file with mode: 0644]
node_modules/node-static/test/integration/node-static-test.js [new file with mode: 0644]
node_modules/websocket/.jshintrc [new file with mode: 0644]
node_modules/websocket/CHANGELOG.md [new file with mode: 0644]
node_modules/websocket/LICENSE [new file with mode: 0644]
node_modules/websocket/Makefile [new file with mode: 0644]
node_modules/websocket/README.md [new file with mode: 0644]
node_modules/websocket/binding.gyp [new file with mode: 0644]
node_modules/websocket/build/Makefile [new file with mode: 0644]
node_modules/websocket/build/Release/.deps/Release/bufferutil.node.d [new file with mode: 0644]
node_modules/websocket/build/Release/.deps/Release/obj.target/bufferutil.node.d [new file with mode: 0644]
node_modules/websocket/build/Release/.deps/Release/obj.target/bufferutil/src/bufferutil.o.d [new file with mode: 0644]
node_modules/websocket/build/Release/.deps/Release/obj.target/validation.node.d [new file with mode: 0644]
node_modules/websocket/build/Release/.deps/Release/obj.target/validation/src/validation.o.d [new file with mode: 0644]
node_modules/websocket/build/Release/.deps/Release/validation.node.d [new file with mode: 0644]
node_modules/websocket/build/Release/bufferutil.node [new file with mode: 0755]
node_modules/websocket/build/Release/obj.target/bufferutil.node [new file with mode: 0755]
node_modules/websocket/build/Release/obj.target/bufferutil/src/bufferutil.o [new file with mode: 0644]
node_modules/websocket/build/Release/obj.target/validation.node [new file with mode: 0755]
node_modules/websocket/build/Release/obj.target/validation/src/validation.o [new file with mode: 0644]
node_modules/websocket/build/Release/validation.node [new file with mode: 0755]
node_modules/websocket/build/binding.Makefile [new file with mode: 0644]
node_modules/websocket/build/bufferutil.target.mk [new file with mode: 0644]
node_modules/websocket/build/config.gypi [new file with mode: 0644]
node_modules/websocket/build/validation.target.mk [new file with mode: 0644]
node_modules/websocket/builderror.log [new file with mode: 0644]
node_modules/websocket/gulpfile.js [new file with mode: 0644]
node_modules/websocket/index.js [new file with mode: 0644]
node_modules/websocket/lib/BufferUtil.fallback.js [new file with mode: 0644]
node_modules/websocket/lib/BufferUtil.js [new file with mode: 0644]
node_modules/websocket/lib/Deprecation.js [new file with mode: 0644]
node_modules/websocket/lib/Validation.fallback.js [new file with mode: 0644]
node_modules/websocket/lib/Validation.js [new file with mode: 0644]
node_modules/websocket/lib/W3CWebSocket.js [new file with mode: 0644]
node_modules/websocket/lib/WebSocketClient.js [new file with mode: 0644]
node_modules/websocket/lib/WebSocketConnection.js [new file with mode: 0644]
node_modules/websocket/lib/WebSocketFrame.js [new file with mode: 0644]
node_modules/websocket/lib/WebSocketRequest.js [new file with mode: 0644]
node_modules/websocket/lib/WebSocketRouter.js [new file with mode: 0644]
node_modules/websocket/lib/WebSocketRouterRequest.js [new file with mode: 0644]
node_modules/websocket/lib/WebSocketServer.js [new file with mode: 0644]
node_modules/websocket/lib/browser.js [new file with mode: 0644]
node_modules/websocket/lib/utils.js [new file with mode: 0644]
node_modules/websocket/lib/version.js [new file with mode: 0644]
node_modules/websocket/lib/websocket.js [new file with mode: 0644]
node_modules/websocket/node_modules/nan/CHANGELOG.md [new file with mode: 0644]
node_modules/websocket/node_modules/nan/LICENSE.md [new file with mode: 0644]
node_modules/websocket/node_modules/nan/README.md [new file with mode: 0644]
node_modules/websocket/node_modules/nan/doc/asyncworker.md [new file with mode: 0644]
node_modules/websocket/node_modules/nan/doc/buffers.md [new file with mode: 0644]
node_modules/websocket/node_modules/nan/doc/callback.md [new file with mode: 0644]
node_modules/websocket/node_modules/nan/doc/converters.md [new file with mode: 0644]
node_modules/websocket/node_modules/nan/doc/errors.md [new file with mode: 0644]
node_modules/websocket/node_modules/nan/doc/json.md [new file with mode: 0644]
node_modules/websocket/node_modules/nan/doc/maybe_types.md [new file with mode: 0644]
node_modules/websocket/node_modules/nan/doc/methods.md [new file with mode: 0644]
node_modules/websocket/node_modules/nan/doc/new.md [new file with mode: 0644]
node_modules/websocket/node_modules/nan/doc/node_misc.md [new file with mode: 0644]
node_modules/websocket/node_modules/nan/doc/object_wrappers.md [new file with mode: 0644]
node_modules/websocket/node_modules/nan/doc/persistent.md [new file with mode: 0644]
node_modules/websocket/node_modules/nan/doc/scopes.md [new file with mode: 0644]
node_modules/websocket/node_modules/nan/doc/script.md [new file with mode: 0644]
node_modules/websocket/node_modules/nan/doc/string_bytes.md [new file with mode: 0644]
node_modules/websocket/node_modules/nan/doc/v8_internals.md [new file with mode: 0644]
node_modules/websocket/node_modules/nan/doc/v8_misc.md [new file with mode: 0644]
node_modules/websocket/node_modules/nan/include_dirs.js [new file with mode: 0644]
node_modules/websocket/node_modules/nan/nan.h [new file with mode: 0644]
node_modules/websocket/node_modules/nan/nan_callbacks.h [new file with mode: 0644]
node_modules/websocket/node_modules/nan/nan_callbacks_12_inl.h [new file with mode: 0644]
node_modules/websocket/node_modules/nan/nan_callbacks_pre_12_inl.h [new file with mode: 0644]
node_modules/websocket/node_modules/nan/nan_converters.h [new file with mode: 0644]
node_modules/websocket/node_modules/nan/nan_converters_43_inl.h [new file with mode: 0644]
node_modules/websocket/node_modules/nan/nan_converters_pre_43_inl.h [new file with mode: 0644]
node_modules/websocket/node_modules/nan/nan_define_own_property_helper.h [new file with mode: 0644]
node_modules/websocket/node_modules/nan/nan_implementation_12_inl.h [new file with mode: 0644]
node_modules/websocket/node_modules/nan/nan_implementation_pre_12_inl.h [new file with mode: 0644]
node_modules/websocket/node_modules/nan/nan_json.h [new file with mode: 0644]
node_modules/websocket/node_modules/nan/nan_maybe_43_inl.h [new file with mode: 0644]
node_modules/websocket/node_modules/nan/nan_maybe_pre_43_inl.h [new file with mode: 0644]
node_modules/websocket/node_modules/nan/nan_new.h [new file with mode: 0644]
node_modules/websocket/node_modules/nan/nan_object_wrap.h [new file with mode: 0644]
node_modules/websocket/node_modules/nan/nan_persistent_12_inl.h [new file with mode: 0644]
node_modules/websocket/node_modules/nan/nan_persistent_pre_12_inl.h [new file with mode: 0644]
node_modules/websocket/node_modules/nan/nan_private.h [new file with mode: 0644]
node_modules/websocket/node_modules/nan/nan_string_bytes.h [new file with mode: 0644]
node_modules/websocket/node_modules/nan/nan_typedarray_contents.h [new file with mode: 0644]
node_modules/websocket/node_modules/nan/nan_weak.h [new file with mode: 0644]
node_modules/websocket/node_modules/nan/package.json [new file with mode: 0644]
node_modules/websocket/node_modules/nan/tools/1to2.js [new file with mode: 0755]
node_modules/websocket/node_modules/nan/tools/README.md [new file with mode: 0644]
node_modules/websocket/node_modules/nan/tools/package.json [new file with mode: 0644]
node_modules/websocket/node_modules/typedarray-to-buffer/.airtap.yml [new file with mode: 0644]
node_modules/websocket/node_modules/typedarray-to-buffer/.travis.yml [new file with mode: 0644]
node_modules/websocket/node_modules/typedarray-to-buffer/LICENSE [new file with mode: 0644]
node_modules/websocket/node_modules/typedarray-to-buffer/README.md [new file with mode: 0644]
node_modules/websocket/node_modules/typedarray-to-buffer/index.js [new file with mode: 0644]
node_modules/websocket/node_modules/typedarray-to-buffer/node_modules/is-typedarray/LICENSE.md [new file with mode: 0644]
node_modules/websocket/node_modules/typedarray-to-buffer/node_modules/is-typedarray/README.md [new file with mode: 0644]
node_modules/websocket/node_modules/typedarray-to-buffer/node_modules/is-typedarray/index.js [new file with mode: 0644]
node_modules/websocket/node_modules/typedarray-to-buffer/node_modules/is-typedarray/package.json [new file with mode: 0644]
node_modules/websocket/node_modules/typedarray-to-buffer/node_modules/is-typedarray/test.js [new file with mode: 0644]
node_modules/websocket/node_modules/typedarray-to-buffer/package.json [new file with mode: 0644]
node_modules/websocket/node_modules/typedarray-to-buffer/test/basic.js [new file with mode: 0644]
node_modules/websocket/node_modules/yaeti/.jscsrc [new file with mode: 0644]
node_modules/websocket/node_modules/yaeti/.jshintrc [new file with mode: 0644]
node_modules/websocket/node_modules/yaeti/.npmignore [new file with mode: 0644]
node_modules/websocket/node_modules/yaeti/LICENSE [new file with mode: 0644]
node_modules/websocket/node_modules/yaeti/README.md [new file with mode: 0644]
node_modules/websocket/node_modules/yaeti/gulpfile.js [new file with mode: 0644]
node_modules/websocket/node_modules/yaeti/index.js [new file with mode: 0644]
node_modules/websocket/node_modules/yaeti/lib/Event.browser.js [new file with mode: 0644]
node_modules/websocket/node_modules/yaeti/lib/Event.js [new file with mode: 0644]
node_modules/websocket/node_modules/yaeti/lib/EventTarget.js [new file with mode: 0644]
node_modules/websocket/node_modules/yaeti/package.json [new file with mode: 0644]
node_modules/websocket/package.json [new file with mode: 0644]
node_modules/websocket/src/bufferutil.cc [new file with mode: 0644]
node_modules/websocket/src/validation.cc [new file with mode: 0644]
node_modules/websocket/vendor/FastBufferList.js [new file with mode: 0644]
node_modules/wscat/LICENSE.md [new file with mode: 0644]
node_modules/wscat/README.md [new file with mode: 0644]
node_modules/wscat/bin/wscat [new file with mode: 0755]
node_modules/wscat/node_modules/commander/CHANGELOG.md [new file with mode: 0644]
node_modules/wscat/node_modules/commander/LICENSE [new file with mode: 0644]
node_modules/wscat/node_modules/commander/Readme.md [new file with mode: 0644]
node_modules/wscat/node_modules/commander/index.js [new file with mode: 0644]
node_modules/wscat/node_modules/commander/package.json [new file with mode: 0644]
node_modules/wscat/node_modules/commander/typings/index.d.ts [new file with mode: 0644]
node_modules/wscat/node_modules/read/LICENSE [new file with mode: 0644]
node_modules/wscat/node_modules/read/README.md [new file with mode: 0644]
node_modules/wscat/node_modules/read/lib/read.js [new file with mode: 0644]
node_modules/wscat/node_modules/read/node_modules/mute-stream/LICENSE [new file with mode: 0644]
node_modules/wscat/node_modules/read/node_modules/mute-stream/README.md [new file with mode: 0644]
node_modules/wscat/node_modules/read/node_modules/mute-stream/mute.js [new file with mode: 0644]
node_modules/wscat/node_modules/read/node_modules/mute-stream/package.json [new file with mode: 0644]
node_modules/wscat/node_modules/read/package.json [new file with mode: 0644]
node_modules/wscat/node_modules/ws/LICENSE [new file with mode: 0644]
node_modules/wscat/node_modules/ws/README.md [new file with mode: 0644]
node_modules/wscat/node_modules/ws/index.js [new file with mode: 0644]
node_modules/wscat/node_modules/ws/lib/buffer-util.js [new file with mode: 0644]
node_modules/wscat/node_modules/ws/lib/constants.js [new file with mode: 0644]
node_modules/wscat/node_modules/ws/lib/event-target.js [new file with mode: 0644]
node_modules/wscat/node_modules/ws/lib/extension.js [new file with mode: 0644]
node_modules/wscat/node_modules/ws/lib/permessage-deflate.js [new file with mode: 0644]
node_modules/wscat/node_modules/ws/lib/receiver.js [new file with mode: 0644]
node_modules/wscat/node_modules/ws/lib/sender.js [new file with mode: 0644]
node_modules/wscat/node_modules/ws/lib/validation.js [new file with mode: 0644]
node_modules/wscat/node_modules/ws/lib/websocket-server.js [new file with mode: 0644]
node_modules/wscat/node_modules/ws/lib/websocket.js [new file with mode: 0644]
node_modules/wscat/node_modules/ws/node_modules/async-limiter/.eslintignore [new file with mode: 0644]
node_modules/wscat/node_modules/ws/node_modules/async-limiter/.nycrc [new file with mode: 0644]
node_modules/wscat/node_modules/ws/node_modules/async-limiter/.travis.yml [new file with mode: 0644]
node_modules/wscat/node_modules/ws/node_modules/async-limiter/LICENSE [new file with mode: 0644]
node_modules/wscat/node_modules/ws/node_modules/async-limiter/index.js [new file with mode: 0644]
node_modules/wscat/node_modules/ws/node_modules/async-limiter/package.json [new file with mode: 0644]
node_modules/wscat/node_modules/ws/node_modules/async-limiter/readme.md [new file with mode: 0644]
node_modules/wscat/node_modules/ws/package.json [new file with mode: 0644]
node_modules/wscat/package.json [new file with mode: 0644]
npm-debug.log [deleted file]
src/routes/index.js
src/views/starter.ejs