swimos / swim

Full stack application platform for building stateful microservices, streaming APIs, and real-time UIs
https://www.swimos.org
Apache License 2.0
477 stars 41 forks source link

UiRouter kernel proxy should be included in framework #113

Closed jcustenborder closed 10 months ago

jcustenborder commented 1 year ago

I'm noticing a common pattern across several applications where the ui is served from the resources of the jar. This is done by a unique implementation of a UI router in each project. This feature should be included in the framework.