actix-net icon indicating copy to clipboard operation
actix-net copied to clipboard

server bind accepts types impling regular service traits

Open robjtede opened this issue 3 years ago • 1 comments

PR Type

Feature

PR Checklist

Check your PR fulfills the following:

  • [x] Tests for the changes have been added / updated.
  • [x] Documentation comments have been added / updated.
  • [x] A changelog entry has been made for the appropriate packages.
  • [x] Format code with the latest stable rustfmt

Overview

As title. This should help with fallible services.

robjtede avatar Oct 23 '21 00:10 robjtede

Trying to integrate this with Actix Web is proving to be the blocker. De-prioritizing this until next major version of -server to speed up actix-web v4 release.

robjtede avatar Nov 01 '21 22:11 robjtede