Download mad chatter Free Java Code

Description

Mad Chatter is a fun, easy to customize chat server written in Ruby utilizing HTML 5 Web Sockets.

Source Files

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


.gitignore// w  w  w  .  java2  s .  com
.rvmrc
.travis.yml
CHANGELOG.txt
Gemfile
Guardfile
LICENSE.txt
README.md
Rakefile
bin/mad_chatter
lib/mad_chatter.rb
lib/mad_chatter/actions.rb
lib/mad_chatter/channel.rb
lib/mad_chatter/config.rb
lib/mad_chatter/daemon.rb
lib/mad_chatter/extension.rb
lib/mad_chatter/message.rb
lib/mad_chatter/message_history.rb
lib/mad_chatter/message_listeners/channel_commands.rb
lib/mad_chatter/message_listeners/code.rb
lib/mad_chatter/message_listeners/image.rb
lib/mad_chatter/message_listeners/markdown.rb
lib/mad_chatter/message_listeners/nick.rb
lib/mad_chatter/message_listeners/video.rb
lib/mad_chatter/server.rb
lib/mad_chatter/servers/em_websocket.rb
lib/mad_chatter/user.rb
lib/mad_chatter/version.rb
lib/mad_chatter/web_server.rb
mad_chatter.gemspec
screenshot.png
spec/mad_chatter_spec.rb
spec/message_history_spec.rb
spec/message_listeners/channel_commands_spec.rb
spec/message_listeners/code_spec.rb
spec/message_listeners/markdown_spec.rb
spec/message_spec.rb
spec/simple_extensions_spec.rb
spec/spec_helper.rb
templates/config.yml
templates/extensions.rb
templates/extensions/earthquake.rb
templates/extensions/example.rb
templates/web/css/bootstrap.css
templates/web/css/bootstrap.min.css
templates/web/css/bootstrap.min.responsive.css
templates/web/css/bootstrap.responsive.css
templates/web/css/mad_chatter.css
templates/web/img/glyphicons-halflings-white.png
templates/web/img/glyphicons-halflings.png
templates/web/index.html
templates/web/js/bootstrap.js
templates/web/js/bootstrap.min.js
templates/web/js/mad_chatter.js
templates/web/js/mad_chatter_actions.js
templates/web/js/mad_chatter_config.js
templates/web/js/swfobject.js
templates/web/js/web_socket.js
templates/web/swf/WebSocketMain.swf

Download

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

mad_chatter-master.zip




















Home »
  Javascript Free Code Download »
    HTML-CSS »




Bootstrap
CSS
CSS3
DOM
HTML
HTML5