Download cf realtime logs Free Java Code

Description

A sample Node.js application for viewing realtime log updates from RabbitMQ.

Source Files

The download file cf-realtime-logs-master.zip has the following entries.


.gitignore/* www . j  a va 2  s  .  c o m*/
README.md
index.html
node_modules/amqp/.npmignore
node_modules/amqp/History.md
node_modules/amqp/LICENSE-MIT
node_modules/amqp/Makefile
node_modules/amqp/README.md
node_modules/amqp/amqp-0-9-1.xml
node_modules/amqp/amqp-definitions-0-9-1.js
node_modules/amqp/amqp.js
node_modules/amqp/jspack.js
node_modules/amqp/package.json
node_modules/amqp/promise.js
node_modules/amqp/qparser.rb
node_modules/amqp/test.js
node_modules/amqp/test/harness.js
node_modules/amqp/test/test-auto-delete-queue.js
node_modules/amqp/test/test-basic-return.js
node_modules/amqp/test/test-buffer.js
node_modules/amqp/test/test-connection-callbacks.js
node_modules/amqp/test/test-default-exchange.js
node_modules/amqp/test/test-destroy-close-delete.js
node_modules/amqp/test/test-ex-and-q-deletions.js
node_modules/amqp/test/test-exchange-callbacks.js
node_modules/amqp/test/test-headers.js
node_modules/amqp/test/test-heartbeat.js
node_modules/amqp/test/test-json.js
node_modules/amqp/test/test-large-body.js
node_modules/amqp/test/test-parser.js
node_modules/amqp/test/test-properties.js
node_modules/amqp/test/test-queue-args.js
node_modules/amqp/test/test-queue-creation.js
node_modules/amqp/test/test-reject.js
node_modules/amqp/test/test-shift.js
node_modules/amqp/test/test-simple.js
node_modules/amqp/test/test-type-and-headers.js
node_modules/amqp/test/test-unbind.js
node_modules/amqp/test/test-unsubscribe.js
node_modules/amqp/util/delete-exchange.js
node_modules/amqp/util/delete-queue.js
node_modules/mongodb/.travis.yml
node_modules/mongodb/Makefile
node_modules/mongodb/external-libs/bson/Makefile
node_modules/mongodb/external-libs/bson/bson.cc
node_modules/mongodb/external-libs/bson/bson.h
node_modules/mongodb/external-libs/bson/index.js
node_modules/mongodb/external-libs/bson/test/test_bson.js
node_modules/mongodb/external-libs/bson/test/test_full_bson.js
node_modules/mongodb/external-libs/bson/test/test_stackless_bson.js
node_modules/mongodb/external-libs/bson/wscript
node_modules/mongodb/index.js
node_modules/mongodb/install.js
node_modules/mongodb/lib/mongodb/admin.js
node_modules/mongodb/lib/mongodb/collection.js
node_modules/mongodb/lib/mongodb/commands/base_command.js
node_modules/mongodb/lib/mongodb/commands/db_command.js
node_modules/mongodb/lib/mongodb/commands/delete_command.js
node_modules/mongodb/lib/mongodb/commands/get_more_command.js
node_modules/mongodb/lib/mongodb/commands/insert_command.js
node_modules/mongodb/lib/mongodb/commands/kill_cursor_command.js
node_modules/mongodb/lib/mongodb/commands/query_command.js
node_modules/mongodb/lib/mongodb/commands/update_command.js
node_modules/mongodb/lib/mongodb/connection/connection.js
node_modules/mongodb/lib/mongodb/connection/connection_pool.js
node_modules/mongodb/lib/mongodb/connection/connection_utils.js
node_modules/mongodb/lib/mongodb/connection/repl_set.js
node_modules/mongodb/lib/mongodb/connection/server.js
node_modules/mongodb/lib/mongodb/connection/strategies/ping_strategy.js
node_modules/mongodb/lib/mongodb/connection/strategies/statistics_strategy.js
node_modules/mongodb/lib/mongodb/cursor.js
node_modules/mongodb/lib/mongodb/cursorstream.js
node_modules/mongodb/lib/mongodb/db.js
node_modules/mongodb/lib/mongodb/gridfs/chunk.js
node_modules/mongodb/lib/mongodb/gridfs/grid.js
node_modules/mongodb/lib/mongodb/gridfs/gridstore.js
node_modules/mongodb/lib/mongodb/gridfs/readstream.js
node_modules/mongodb/lib/mongodb/index.js
node_modules/mongodb/lib/mongodb/responses/mongo_reply.js
node_modules/mongodb/lib/mongodb/utils.js
node_modules/mongodb/node_modules/bson/.travis.yml
node_modules/mongodb/node_modules/bson/Makefile
node_modules/mongodb/node_modules/bson/README
node_modules/mongodb/node_modules/bson/ext/Makefile
node_modules/mongodb/node_modules/bson/ext/bson.cc
node_modules/mongodb/node_modules/bson/ext/bson.h
node_modules/mongodb/node_modules/bson/ext/index.js
node_modules/mongodb/node_modules/bson/ext/wscript
node_modules/mongodb/node_modules/bson/install.js
node_modules/mongodb/node_modules/bson/lib/bson/binary.js
node_modules/mongodb/node_modules/bson/lib/bson/binary_parser.js
node_modules/mongodb/node_modules/bson/lib/bson/bson.js
node_modules/mongodb/node_modules/bson/lib/bson/code.js
node_modules/mongodb/node_modules/bson/lib/bson/db_ref.js
node_modules/mongodb/node_modules/bson/lib/bson/double.js
node_modules/mongodb/node_modules/bson/lib/bson/float_parser.js
node_modules/mongodb/node_modules/bson/lib/bson/index.js
node_modules/mongodb/node_modules/bson/lib/bson/long.js
node_modules/mongodb/node_modules/bson/lib/bson/max_key.js
node_modules/mongodb/node_modules/bson/lib/bson/min_key.js
node_modules/mongodb/node_modules/bson/lib/bson/objectid.js
node_modules/mongodb/node_modules/bson/lib/bson/symbol.js
node_modules/mongodb/node_modules/bson/lib/bson/timestamp.js
node_modules/mongodb/node_modules/bson/package.json
node_modules/mongodb/node_modules/bson/test/browser/bson_test.js
node_modules/mongodb/node_modules/bson/test/browser/nodeunit.js
node_modules/mongodb/node_modules/bson/test/browser/suite2.js
node_modules/mongodb/node_modules/bson/test/browser/suite3.js
node_modules/mongodb/node_modules/bson/test/browser/test.html
node_modules/mongodb/node_modules/bson/test/node/bson_array_test.js
node_modules/mongodb/node_modules/bson/test/node/bson_parser_comparision_test.js
node_modules/mongodb/node_modules/bson/test/node/bson_test.js
node_modules/mongodb/node_modules/bson/test/node/bson_typed_array_test.js
node_modules/mongodb/node_modules/bson/test/node/data/test_gs_weird_bug.png
node_modules/mongodb/node_modules/bson/test/node/test_full_bson.js
node_modules/mongodb/node_modules/bson/test/node/to_bson_test.js
node_modules/mongodb/node_modules/bson/test/node/tools/utils.js
node_modules/mongodb/node_modules/bson/tools/gleak.js
node_modules/mongodb/node_modules/bson/tools/jasmine-1.1.0/MIT.LICENSE
node_modules/mongodb/node_modules/bson/tools/jasmine-1.1.0/jasmine-html.js
node_modules/mongodb/node_modules/bson/tools/jasmine-1.1.0/jasmine.css
node_modules/mongodb/node_modules/bson/tools/jasmine-1.1.0/jasmine.js
node_modules/mongodb/node_modules/bson/tools/jasmine-1.1.0/jasmine_favicon.png
node_modules/mongodb/package.json
node_modules/mongodb/test_gs_weird_bug_streamed.tmp
node_modules/mongodb/test_gs_working_field_read.tmp
node_modules/rabbit.js/LICENSE
node_modules/rabbit.js/LICENSE-MPL
node_modules/rabbit.js/index.js
node_modules/rabbit.js/lib/sockets.js
node_modules/rabbit.js/package.json
node_modules/sockjs/.npmignore
node_modules/sockjs/.pidfile.pid
node_modules/sockjs/COPYING
node_modules/sockjs/Changelog
node_modules/sockjs/LICENSE-MIT-SockJS
node_modules/sockjs/Makefile
node_modules/sockjs/README.md
node_modules/sockjs/examples/echo/README.md
node_modules/sockjs/examples/echo/index.html
node_modules/sockjs/examples/echo/less.css
node_modules/sockjs/examples/echo/package.json
node_modules/sockjs/examples/echo/server.js
node_modules/sockjs/examples/haproxy.cfg
node_modules/sockjs/examples/test_server/README.md
node_modules/sockjs/examples/test_server/config.js
node_modules/sockjs/examples/test_server/package.json
node_modules/sockjs/examples/test_server/server.js
node_modules/sockjs/examples/test_server/sockjs_app.js
node_modules/sockjs/index.js
node_modules/sockjs/lib/chunking-test.js
node_modules/sockjs/lib/iframe.js
node_modules/sockjs/lib/sockjs.js
node_modules/sockjs/lib/trans-eventsource.js
node_modules/sockjs/lib/trans-htmlfile.js
node_modules/sockjs/lib/trans-jsonp.js
node_modules/sockjs/lib/trans-websocket.js
node_modules/sockjs/lib/trans-xhr.js
node_modules/sockjs/lib/transport.js
node_modules/sockjs/lib/utils.js
node_modules/sockjs/lib/webjs.js
node_modules/sockjs/node_modules/faye-websocket/CHANGELOG.txt
node_modules/sockjs/node_modules/faye-websocket/README.markdown
node_modules/sockjs/node_modules/faye-websocket/examples/autobahn_client.js
node_modules/sockjs/node_modules/faye-websocket/examples/client.js
node_modules/sockjs/node_modules/faye-websocket/examples/haproxy.conf
node_modules/sockjs/node_modules/faye-websocket/examples/server.js
node_modules/sockjs/node_modules/faye-websocket/examples/sse.html
node_modules/sockjs/node_modules/faye-websocket/examples/ws.html
node_modules/sockjs/node_modules/faye-websocket/lib/faye/eventsource.js
node_modules/sockjs/node_modules/faye-websocket/lib/faye/websocket.js
node_modules/sockjs/node_modules/faye-websocket/lib/faye/websocket/api.js
node_modules/sockjs/node_modules/faye-websocket/lib/faye/websocket/api/event.js
node_modules/sockjs/node_modules/faye-websocket/lib/faye/websocket/api/event_target.js
node_modules/sockjs/node_modules/faye-websocket/lib/faye/websocket/client.js
node_modules/sockjs/node_modules/faye-websocket/lib/faye/websocket/draft75_parser.js
node_modules/sockjs/node_modules/faye-websocket/lib/faye/websocket/draft76_parser.js
node_modules/sockjs/node_modules/faye-websocket/lib/faye/websocket/hybi_parser.js
node_modules/sockjs/node_modules/faye-websocket/lib/faye/websocket/hybi_parser/handshake.js
node_modules/sockjs/node_modules/faye-websocket/lib/faye/websocket/hybi_parser/stream_reader.js
node_modules/sockjs/node_modules/faye-websocket/package.json
node_modules/sockjs/node_modules/faye-websocket/spec/faye/websocket/client_spec.js
node_modules/sockjs/node_modules/faye-websocket/spec/faye/websocket/draft75parser_spec.js
node_modules/sockjs/node_modules/faye-websocket/spec/faye/websocket/draft76parser_spec.js
node_modules/sockjs/node_modules/faye-websocket/spec/faye/websocket/hybi_parser_spec.js
node_modules/sockjs/node_modules/faye-websocket/spec/runner.js
node_modules/sockjs/node_modules/faye-websocket/spec/server.crt
node_modules/sockjs/node_modules/faye-websocket/spec/server.key
node_modules/sockjs/node_modules/node-uuid/.npmignore
node_modules/sockjs/node_modules/node-uuid/LICENSE.md
node_modules/sockjs/node_modules/node-uuid/README.md
node_modules/sockjs/node_modules/node-uuid/benchmark/README.md
node_modules/sockjs/node_modules/node-uuid/benchmark/bench.gnu
node_modules/sockjs/node_modules/node-uuid/benchmark/bench.sh
node_modules/sockjs/node_modules/node-uuid/benchmark/benchmark-native.c
node_modules/sockjs/node_modules/node-uuid/benchmark/benchmark.js
node_modules/sockjs/node_modules/node-uuid/package.json
node_modules/sockjs/node_modules/node-uuid/test/compare_v1.js
node_modules/sockjs/node_modules/node-uuid/test/test.html
node_modules/sockjs/node_modules/node-uuid/test/test.js
node_modules/sockjs/node_modules/node-uuid/uuid.js
node_modules/sockjs/node_modules/rbytes/.lock-wscript
node_modules/sockjs/node_modules/rbytes/.npmignore
node_modules/sockjs/node_modules/rbytes/LICENSE
node_modules/sockjs/node_modules/rbytes/Makefile
node_modules/sockjs/node_modules/rbytes/README.md
node_modules/sockjs/node_modules/rbytes/build/.wafpickle-7
node_modules/sockjs/node_modules/rbytes/build/Release/binding.node
node_modules/sockjs/node_modules/rbytes/build/Release/src/binding_1.o
node_modules/sockjs/node_modules/rbytes/build/c4che/Release.cache.py
node_modules/sockjs/node_modules/rbytes/build/c4che/build.config.py
node_modules/sockjs/node_modules/rbytes/build/config.log
node_modules/sockjs/node_modules/rbytes/index.js
node_modules/sockjs/node_modules/rbytes/package.json
node_modules/sockjs/node_modules/rbytes/src/binding.cc
node_modules/sockjs/node_modules/rbytes/test.js
node_modules/sockjs/node_modules/rbytes/wscript
node_modules/sockjs/package.json
package.json
server.js

Download

Click the following link to download cf-realtime-logs-master.zip.

cf-realtime-logs-master.zip




















Home »
  Javascript Free Code Download »
    Node.JS »




Node.JS
Node.JS API
Node.JS Canvas
Node.JS Chat
Node.JS Client
Node.JS CSS
Node.JS Database
Node.JS Framework
Node.JS Game
Node.JS html5
Node.JS JSON
Node.JS Library
Node.JS Log
Node.JS Module
Node.JS MVC
Node.JS SDK
Node.JS Server
Node.JS Socket
Node.JS URL
Node.JS Web Application