aboutsummaryrefslogtreecommitdiff
path: root/demo-json-rpc-server.c
Commit message (Collapse)AuthorAgeFilesLines
* Steady progressPřemysl Janouch2015-03-021-120/+284
| | | | | | | I'm trying to figure out everything at once, i.e. the entire structure of the application from top to bottom, trying to converge on a workable design while refactoring still doesn't hurt as much as it would once it's established.
* Initial commitPřemysl Janouch2015-03-021-0/+1065
Not even the demo is able to compile yet. I'm just tracking my progress.