Update to 0.7.6
This merge request contains the following changes:
- switch from the default libwebsockets event polling loop to libuv (see !76 (closed))
- the code style unification
- memory fixes: correct release of resources using smart pointers
This merge request contains the following changes: