Ktor 3.1.0 provides significant updates, especially to server-side events (SSE), which now include built-in serialization for better handling of SSE streams. New features like heartbeat events and reconnection attempts improve session management. The CIO engine extends its capabilities to wasm-js and js targets, marking it as a pioneering server-side JavaScript engine. Additionally, HttpClient's multipart request handling has been streamlined, and a new API feedback process has been implemented. Ktor 3.1.0 also introduces community-driven improvement proposals through KLIP, promoting collaboration on new features.
Ktor 3.1.0 enhances server-side events with built-in serialization, automatic reconnection features, expanded engine support, improved multipart requests, and an initiative for community proposals.
Collection
[
|
...
]