Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | consolidate command writing to avoid duplicating those 4 lines everywhere | Aaron Seigo | 2014-12-02 |
| | |||
* | more succinct error | Aaron Seigo | 2014-12-02 |
| | |||
* | prefix messages with the resource name | Aaron Seigo | 2014-12-02 |
| | | | | handy when multiple resources are connected | ||
* | less noise | Aaron Seigo | 2014-12-02 |
| | |||
* | actually output the name | Aaron Seigo | 2014-12-02 |
| | |||
* | toynadi -> akonadinext | Aaron Seigo | 2014-12-02 |
| | |||
* | send revision updates from resource to client | Aaron Seigo | 2014-12-01 |
| | | | | this includes an initial revision message on connect | ||
* | build | Aaron Seigo | 2014-11-30 |
| | |||
* | add flatbuffer support and use that for the handshake | Aaron Seigo | 2014-11-30 |
| | |||
* | how a command accross the wire might look: initial handshake | Aaron Seigo | 2014-11-21 |
| | |||
* | write a stupid message | Aaron Seigo | 2014-11-21 |
| | |||
* | use a timer to control the re-connect process | Aaron Seigo | 2014-11-21 |
| | |||
* | sketch in the client/resource model | Aaron Seigo | 2014-11-20 |