Skip to content

Actix Service 0.3.0

Compare
Choose a tag to compare
@fafhrd91 fafhrd91 released this 02 Mar 22:25
· 1041 commits to master since this release

Changes

Added

  • Added boxed NewService and Service.

Changed

  • Added Config parameter to NewService trait.

  • Added Config parameter to NewTransform trait.