statelesstyyppiset
Statelesstyyppiset is a term used in the context of HTTP/2 protocol, a binary format for SPDY protocol implementation. It refers to a way of sending several requests from a client to a server in a single connection, without waiting for the server to respond to the previous request before sending the next one. This is in contrast to the traditional connection per request approach, where a new connection is established for each request.
In statelesstyyppiset, the client sends multiple requests in a multiplexed fashion, allowing the server to respond
The concept of statelesstyyppiset is built on top of the Duangky protocol, which itself is a part