Unpoly Server-Side Protocol
2026, Mar 03While majority of Unpoly magic happens on the client-side the server still stays in control. Unpoly utilizes HTTP headers in request and response to steer both server and client-side actions
Today's software development toolbox is powerful, offering lots of features and quick development. But once requirements call from stepping away from the beaten path, it's the understanding of the inner workings of the tools that will enable you to utilize them to full potential.
My name is Patrik, and I develop Java backend applications in Jakarta EE. For me, it's all technology, zero magic.
While majority of Unpoly magic happens on the client-side the server still stays in control. Unpoly utilizes HTTP headers in request and response to steer both server and client-side actions
I am great fan and supporter of Unpoly. It enables you to create very responsive user interfaces while enabling very reasonable server-side model and allows you to keep most of the interaction decisions at server side. I had the opportunity to speak at Devoxx Belgium about it in 2024, and this is textual version of that talk.