SHAREDKtor 3.0 switches to kotlinx.io library

Ktor 3.0 switches to kotlinx.io library

Ktor 3.0 switches to kotlinx.io library

Ktor 3.0, the latest version of the Kotlin-based framework for building asynchronous client- and server-side applications, is now available. Ktor 3.0 switches to the kotlinx.io library for handling data sources. The release also highlights support for server-sent events (SSE).

The JetBrains Ktor 3.0 technology, announced October 10, can be accessed from start.ktor.io. The biggest change in version 3.0 is the switch to the kotlinx.io multiplatform library. This library offers a multiplatform API that can handle data sources and provides capabilities including working with files, using compression, and more. The kotlinx.io library also cuts down on unnecessary copying of bytes between ByteReadChannel, ByteWriteChannel, and network interfaces. This allows for more efficient byte transformations and parsing, thus making room for future performance improvements.

SSE is also now supported for both the server and the client. With SSE, servers push clients over an HTTP connection and SSE provides a one-way communication channel. This approach is useful for scenarios where the server needs to send event-based updates without needing the client to repeatedly poll for new information.

Latest news

Silvio Di Benedetto – Veeam Backup & Replication 12.1.1.56

News Last Updated: January 22, 2024 5 Min Read During the end of this...

Cheapest Web Hosting in India | 24/7 Support

Having a small new business idea is great, however, for a small business to succeed in the digital age,...

Top 7 Linux Distros that Can Replace Windows on Your Desktop

Linux is a great choice if you want to set up a VPS or try out a free operating...

Fixing “Retry Timeout Exceeded” in cPanel

When Exim, the default mail transfer agent (MTA) used by cPanel, is unable to transmit an email message to...

How to Setup MySQL Database on AWS RDS Quickly

How to Setup MySQL Database on AWS RDS Quickly Dear Reader, In my last post you learnt how to install...

Why GoDaddy Dedicated Servers Are Discontinuing For VPS

In a surprising move, GoDaddy announced that they will be exiting the Dedicated Server Hosting market. GoDaddy is ending...

Must read

Top 10 CIO Trends for 2019

As we get ready to close out 2018 and...

Are the cloud wars over or just getting started?

One of the biggest opportunities for enterprises large and...

You might also likeRELATED
Recommended to you