Connecting network to a running service

Though docker network connect do exists in docker engine, it is not possible to do the same in swarm mode for a service.
Is there any plan for supporting network connections for a running service?