Swoole v4.4.3 Release Notes

Release Date: 2019-08-02 // over 4 years ago
  • โœจ Enhancement

    • ๐Ÿ”’ Continue to maintain the Lock module (@matyhtf)
    • โž• Add zpopmin and zpopmax for Redis 5 (#2684) (@ruesin)
    • โœ‚ Remove Http\Client global buffer in kernel (@twose)
    • ๐Ÿ‘Œ Support ppc arch (#2692) (@matyhtf)
    • ๐Ÿ‘Œ Support SSL context options for php_stream (#2717) (@twose)
    • ๐Ÿ‘Œ Support multi-threading (libswoole) (@matyhtf)
    • ๐Ÿ‘Œ Support SSL shutdown (#2717) (@twose)

    ๐Ÿ›  Fixed