This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
Releases: gfriloux/maelstrom
Releases · gfriloux/maelstrom
v1.0.3
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 !)