I've noticed that in 0f1c80ccc63840b9da646b268f2e07dd520c6837 start_incoming has been deprecated. However, neither the commit nor the attribute mentions any replacement. What should I migrate to to handle Unix socket connections?
@fafhrd91 ping ?
I鈥檒 add replacement 0.8
it is not possible to implement start_incoming in new architecture
Does that mean the support for Unix sockets has been dropped?
i will add uds support directly
can you provide some example code for UDS?
it is not possible at the moment. actix-server must be extended with uds support
Most helpful comment
i will add uds support directly