Anton Vishnyak

Results 2 issues of Anton Vishnyak

ui-router supports defining templates as subviews. See [views](https://ui-router.github.io/ng1/docs/latest/interfaces/ng1.ng1statedeclaration.html#views). This supports components, inline templates and inline URLs in 2 flavors (as a config object and as a string): ```js .state('userlist', {...

I would like to propose that we migrate the service discovery to using the SWIM protocol instead of what is implemented currently. There are two advantages that I can see...