Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactor API types and prototypes | Thiago de Arruda | 2014-05-12 |
| | | | | | | | | - Split functions with multiple files in the 'api' subdirectory - Move/Add more types in the 'api/defs.h' header - Add more prototypes - Refactor scripts/msgpack-gen.lua - Move msgpack modules to 'os' subdirectory | ||
* | Implement msgpack-rpc helper module | Thiago de Arruda | 2014-04-11 |
Still missing the `msgpack_rpc_dispatch` function which will be automatically generated by a script |