qlic

Zoho Cliq but not really

1 
2 
3 
4 
5 
6 
7 
8 
9 
10 
11 
12 
13 
HACKING
=======

qlic is written using c. It works with c99 compilers.

FILES
-----
* qlic.c - Controller for qlic, handles argument parsing and delegates control to others parts of the code

* qlic_types.h - Contains the basic types required for cliq. (struct QlicString, etc)
* cliq_api.h - Contains convenience functions for calling the cliq APIs
* qlic_common.h - Contains utils and other common function for qlic
* qlic_response_handler.h - Handles the responses and delegate the control based on the response