| Source path: hg/ goplot.go Branch: default |
|
|
|
|
Change log
b27580e53091
by metaphorically
on Nov 19, 2009
Diff
Command line options working, allows ip address and port specification. Config file (in JSON format) does the same. The config file takes precedence at the moment.
| Go to: |
Project members,
sign in to write a code review
Older revisions
32fb56efd88a
by metaphorically
on Nov 18, 2009
Diff
Added l parameter for address:port to listen on.
452693c7c9e7
by metaphorically
on Nov 14, 2009
Diff
Now runs as a webserver. No longer works with input & output files though. That could be added back in later if needed. So far the IP address is hardcoded and so is the port ...