Skip to content

vti/showmethedrawing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

To check out the code and dependencies:

    git clone git://github.com/vti/showmethedrawing.git
    cd showmethedrawing
    git submodule update --init

Running

    plackup

Documentation

This is a collaborative drawing software.

Communication between client and server is done via WebSockets. For JavaScript
abstraction JQuery is used.

Credits

* SockJS for WebSockets
  https://github.com/sockjs

* David Davis for useful websocket examples
  http://github.com/xantus/mojo-websocket-examples

* JQuery team for JQuery
  http://jquery.com

* Brantley Harris for JQuery JSON plugin
  http://code.google.com/p/jquery-json/

* Stefan Petre for JQuery ColorPicker plugin
  http://www.eyecon.ro/colorpicker/

About

Drawing with WebSockets and Mojolicious

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published