bmander / graphserver
- Source
- Commits
- Network (11)
- Issues (12)
- Downloads (5)
- Wiki (6)
- Graphs
-
Branch:
juangui
juangui (author)
Tue Dec 16 09:07:51 -0800 2008
| name | age | message | |
|---|---|---|---|
| |
.loadpath | ||
| |
.project | ||
| |
LICENSE | Thu May 31 21:27:15 -0700 2007 | |
| |
README | ||
| |
core/ | ||
| |
example/ | ||
| |
extension/ | ||
| |
install.rb | ||
| |
site/ | ||
| |
test/ |
README
Prerequisites: Ruby 1.8.5 libiberty ================================================================================= Install: ruby install.rb ================================================================================= Quickstart: Go to the instance directory and read the comments in gserver.rb. They guide you through implementing your own graphserver. After you've done that, just run ruby gserver.rb and access the graphserver as a webserver. A sample webserver client has been provided for your amusement.

