Download sockethub Free Java Code

Description

a polyglot socialweb socket server.

Source Files

The download file sockethub-master.zip has the following entries.


.gitignore/* w  w  w  . j a  v  a  2  s.com*/
.gitmodules
.travis.yml
CHANGELOG.md
LICENSE
README.md
bin/sockethub
bin/sockethub-listener-control.js
config.js.template
config.secrets.js.template
doc/adding_a_platform.md
doc/architecture_overview.md
doc/getting_started.md
doc/install.md
doc/misc/api_protocol.txt
doc/misc/nlnet_project_plan_201307-201312.txt
doc/misc/nlnet_proposal.txt
doc/misc/position.txt
doc/platform_overview.md
doc/sockethub_brief.md
examples/credential-config.js
examples/favicon.ico
examples/index.html
examples/modules/email.js
examples/modules/examples.js
examples/modules/facebook.js
examples/modules/irc.js
examples/modules/rss.js
examples/modules/twitter.js
examples/res/css/bootstrap-responsive.min.css
examples/res/css/bootstrap.min.css
examples/res/css/flat-ui.css
examples/res/css/main.css
examples/res/img/glyphicons-halflings-white.png
examples/res/img/glyphicons-halflings.png
examples/res/img/sign-in-with-twitter-link.png
examples/res/js/angular-1.0.6.min.js
examples/res/js/bootstrap.min.js
examples/res/js/jquery-1.9.1.min.js
examples/res/js/promising.js
examples/templates/email/send.html
examples/templates/email/settings.html
examples/templates/facebook/feeds.html
examples/templates/facebook/fetch.html
examples/templates/facebook/post.html
examples/templates/facebook/settings.html
examples/templates/irc/chat.html
examples/templates/irc/settings.html
examples/templates/rss/feeds.html
examples/templates/rss/fetch.html
examples/templates/twitter/feeds.html
examples/templates/twitter/fetch.html
examples/templates/twitter/post.html
examples/templates/twitter/settings.html
lib/platforms/email.js
lib/platforms/facebook.js
lib/platforms/imap-implementation.js
lib/platforms/irc.js
lib/platforms/rss.js
lib/platforms/smtp-implementation.js
lib/platforms/twitter.js
lib/platforms/xmpp.js
lib/schemas/base.js
lib/schemas/platforms.js
lib/schemas/platforms.local.js.example
lib/schemas/templates.js
lib/schemas/verbs.js
lib/schemas/verbs.local.js.example
lib/servers/http.js
lib/servers/websocket.js
lib/sockethub/client-manager.js
lib/sockethub/config-loader.js
lib/sockethub/dispatcher.js
lib/sockethub/listener.js
lib/sockethub/logging.js
lib/sockethub/protocol.js
lib/sockethub/session.js
lib/sockethub/sockethub.js
lib/sockethub/subsystem.js
lib/sockethub/util.js
package.json
test/02-redis-suite.js
test/04-mocks-suite.js
test/05-basics-suite.js
test/08-client-manager.js
test/09-subsystem-suite.js
test/10-session-suite.js
test/15-platforms-suite.js
test/20-email-suite.js
test/21-facebook-suite.js
test/22-xmpp-suite.js
test/23-twitter-suite.js
test/70-fullstack-suite.js
test/75-failures-suite.js
test/mocks/redis-mock.js
test/platforms_schema_data/email_credentials.js
test/platforms_schema_data/facebook_credentials.js
test/platforms_schema_data/irc_credentials.js
test/platforms_schema_data/twitter_credentials.js
test/platforms_schema_data/xmpp_credentials.js
test/scratch/README.md
test/scratch/assert-test.js
test/scratch/client-manager-test.js
test/scratch/constructor-prototype.js
test/scratch/feedtest.js
test/scratch/inheret.js
test/scratch/jsonschematest.js
test/scratch/node-xmpp-session.js
test/scratch/pooltest.js
test/scratch/redis_pubsub.js
test/scratch/redistest.js
test/scratch/session-use.js
test/scratch/singleton-cluster-control.js
test/scratch/singleton-cluster-test.js
test/scratch/singleton-test-1.js
test/scratch/singleton-test-2.js
test/scratch/singleton-test-3.js
test/scratch/singleton-test-4.js
test/scratch/singleton-test.js
test/scratch/singleton-worker.js
test/scratch/singleton.js
test/scratch/twit.js

Download

Click the following link to download sockethub-master.zip.

sockethub-master.zip




















Home »
  Javascript Free Code Download »
    Network »




AJAX
Client
Network
RESTful
Server
URL
URL Shortener
WebSocket