Docs
- Numerous style fixes and improvements throughout the documentation based on the beta-users' feedback:
- Updated Contributing guidelines and Contacts.
- Updated documentation regarding the main components of Hermes-core.
- Double-checked tutorials' instructions.
Code
-
Fixed leaks and warnings from cppcheck (#105), update code style according to clang std=c89 standard (#96, #98, #100, #104).
-
Updated Hermes low-level example and documentation (#101, #103).
-
Improved Secure Session interface (#81).
-
Updated pyhermes example to be compatible with python2 (#91).
-
Added transport to gohermes and used Secure Session wrapper from hermes-core (#82).