-
Notifications
You must be signed in to change notification settings - Fork 1
thirdreplicator/websocket_tutorial
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
INSTALL 1. Install Leingingen https://github.com/technomancy/leiningen -- Leingingen is like Clojure's version of RVM. 2. Fire up clojure to : * lein deps * lein compile * lein repl ; In the REPL command line: (require 'chat.core) Now, you should have a WebSocket server on port 9000. 3. Point your browser to index.html This should work on Chrome 20+, Safari 5+ and Firefox 13+. It doesn't work on IE 9. Enjoy.
About
WebSocket minimal app using Clojure and Aleph.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published