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

gRPC server, more functional constructs & hello Laminas

Compare
Choose a tag to compare
@leocavalcante leocavalcante released this 05 Mar 14:48
· 1 commit to master since this release
  • Experimental support for gRPC servers
  • Support middleware-like pipelines in Swoole with Swoole\middleware
  • Add Swoole\redirect() sugar
  • New Siler\Env API
  • Add map, lmap, pipe, conduit, lconcat, ljoin, filter and lfilter functions
  • Typed array-gets: array_get_str, array_get_int, array_get_float and array_get_bool.
  • Switch from Zend to Laminas
  • Add Swoole\http2 to create HTTP/2 enabled servers