Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

v1.0.3

Latest
Compare
Choose a tag to compare
@gfriloux gfriloux released this 14 Dec 07:56

This release adds a few improvements :

Shotgun (XMPP)

  • Add support for RFC6120 (STARTTLS negociation) -> We can now log on prosody servers.

Azy (HTTP)

  • Turn off printfs that were laying around since ages.
  • Fix build through win-builds.
  • Add azy_server_module_close(). This function allows to close connection of an HTTP client.

Packaging

  • Improving packaging on RPM based distros (Thx @DevDef !)