| ▲ | Show HN: An SSR Java framework for real-time user interfaces and AI agents(github.com) | |
| 1 points by v4d1mv 10 hours ago | ||
Why? - Implement stateful, server-driven rendering (SSR over WebSockets) framework for Java simlilar to Phoenix LiveView. - Introduce a user interfaces component system that enables easy composition. - Provide a vertically integrated solution targeting near-zero runtime dependencies. It takes an "all-included" monolithic approach, inspired by the Linux kernel philosophy. - Embrace AI agent support for development, distribution, and runtime. Paradoxically, at the same time, it empowers developers to fully own/understand the stack: a small core (~12K LOC) written in modern Java with no annotations and no implicit execution flows. | ||