Webcom C SDK
Modules
Webcom SDK end-user API

Modules

 Create a base context without libev (the hard way)
 
 Create a base context with libev (the easy way)
 
 Logging functions
 
 Interact with a Webcom datasync server
 
 Interact with a Webcom auth service
 

Detailed Description

This section describes the easiest way to build an application using the webcom data-sync service. First you pass a reference to a libev loop object to the SDK to open a context, then you can use the "high level" functions to send requests and get notified of data events.