realtime stickynotes (wiki)
If you connect several clients - the changes made by one of them will be immediately pushed to all others.
This implementation uses websockets with mochiweb: https://github.com/mochi/mochiweb
- Erlang OTP, (seen it working on OTP 24, with Google Chrome)
mkdir notes
cd notes
git clone git clone git@github.com:sunneach/stickynotes.git
git clone git@github.com:suneach/jQuery-pure-libs.git
git clone git@github.com:mochi/mochiweb.git
cd stickynotes
~/makeit.sh
~/launch.sh
mkdir notes
cd notes
git clone git clone git@github.com:sunneach/stickynotes.git
git clone git@github.com:suneach/jQuery-pure-libs.git
git clone git@github.com:mochi/mochiweb.git
cd stickynotes
makeit.bat
launch.bat
Done.
visit the http://localhost:5001.