aboutsummaryrefslogtreecommitdiffstats
path: root/ethrpc/server.go
Commit message (Collapse)AuthorAgeFilesLines
* go fmtzelig2014-06-271-1/+1
|
* modified logging APIzelig2014-06-231-5/+7
| | | | | | - package vars for tagged loggers - weed out spurious fmt.PrintX and log.PrintX logging - tried to second guess loglevel for some :)
* Implemented support for a custom RPC portMaran2014-05-131-2/+4
|
* Added support to NewJsonRpc to return an error as well as an interfaceMaran2014-05-131-4/+4
| | | | Also changed default port to 8080. Fixes #18
* Now with filesMaran2014-05-051-0/+62